Full name:
org.apache.felix:maven-bundle-plugin:2.5.0:baseline
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
failOnError | boolean | 2.4.1 | Whether to fail on errors. Default value is: true. User property is: baseline.failOnError. |
failOnWarning | boolean | 2.4.1 | Whether to fail on warnings. Default value is: false. User property is: baseline.failOnWarning. |
filters | String[] | 2.4.1 | A list of packages filter, if empty the whole bundle will be
traversed. Values are specified in OSGi package instructions
notation, e.g. !org.apache.felix.bundleplugin. |
logResults | boolean | 2.4.1 | Whether to log the results to the console or not, true by default. Default value is: true. User property is: logResults. |
skip | boolean | 2.4.1 | Flag to easily skip execution. Default value is: false. User property is: baseline.skip. |
supportedProjectTypes | List | 2.4.1 | Project types which this plugin supports. |
xmlOutputFile | File | 2.4.1 | An XML output file to render to
${project.build.directory}/baseline.xml. |
skip: