Package aQute.bnd.build
Class ProjectBuilder.BuildInfoImpl
java.lang.Object
aQute.libg.reporter.ReporterAdapter
aQute.bnd.build.ProjectBuilder.BuildInfoImpl
- Enclosing class:
ProjectBuilder
-
Nested Class Summary
Nested classes/interfaces inherited from interface aQute.service.reporter.Report
Report.LocationNested classes/interfaces inherited from interface aQute.service.reporter.Reporter
Reporter.SetLocation -
Field Summary
FieldsModifier and TypeFieldDescription(package private) final List<ProjectBuilder.ArtifactInfoImpl> (package private) final Project -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class aQute.libg.reporter.ReporterAdapter
addErrors, addWarnings, check, error, exception, getErrors, getInfo, getInfo, getLocation, getMessages, getOut, getWarnings, isExceptions, isOk, isPedantic, isPerfect, isTrace, progress, report, run, setExceptions, setPedantic, setTrace, trace, warning
-
Field Details
-
artifacts
-
project
-
-
Constructor Details
-
BuildInfoImpl
- Throws:
Exception
-
-
Method Details
-
getArtifactInfos
Description copied from interface:BuildInfoGet the build artifacts- Specified by:
getArtifactInfosin interfaceBuildInfo
-
getProject
Description copied from interface:BuildInfoThe associated project. Not this is a snapshot so the project might have moved on.- Specified by:
getProjectin interfaceBuildInfo
-
toString
-