|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BuildInfoExtractor<C,O>
-DbuildInfo.property.name=value -DbuildInfo.deploy.property.name=value (becomes a matrix param in the current impl) and - -DbuildInfo.propertiesFile=/path/to/file (contains the above properties without the buildInfo prefix)
| Method Summary | |
|---|---|
O |
extract(C buildInfoTask)
Collect the props (from -D props and the props supplied in the BuildInfoConfigProperties.PROP_PROPS_FILE file.
Collect published artifacts and dependency artifacts produced/used by the underlying build technology, based
on the context.
Export the collected buildInfo according to the type of output O supplied (typically to a file) |
| Method Detail |
|---|
O extract(C buildInfoTask)
BuildInfoConfigProperties.PROP_PROPS_FILE file.
buildInfoTask -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||