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.Location
Nested 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:BuildInfo
Get the build artifacts- Specified by:
getArtifactInfos
in interfaceBuildInfo
-
getProject
Description copied from interface:BuildInfo
The associated project. Not this is a snapshot so the project might have moved on.- Specified by:
getProject
in interfaceBuildInfo
-
toString
-