Full name:
org.apache.maven.plugins:maven-changes-plugin:2.12.8:changes-validate
Description:
changes.xml file.Attributes:
2.1.| Name | Type | Since | Description |
|---|---|---|---|
<basedir> |
String |
2.1 |
The current project base directory. User property is: basedir. |
| Name | Type | Since | Description |
|---|---|---|---|
<changesXsdVersion> |
String |
2.1 |
The changes xsd version. Default value is: 1.0.0.User property is: changes.xsdVersion. |
<failOnError> |
boolean |
2.1 |
Mojo failure if validation failed. If not and validation failed
only a warning will be logged. Default value is: false.User property is: changes.validate.failed. |
<runOnlyAtExecutionRoot> |
boolean |
2.9 |
This will cause the execution to be run only at the top of a given
module tree. That is, run in the project contained in the same
folder where the mvn execution was launched. Default value is: false.User property is: changes.runOnlyAtExecutionRoot. |
<xmlPath> |
File |
2.1 |
The path of the changes.xml file that will be
converted into an HTML report.Default value is: src/changes/changes.xml.User property is: changes.xmlPath. |
java.lang.String2.1Yesbasedirjava.lang.String2.1Nochanges.xsdVersion1.0.0boolean2.1Nochanges.validate.failedfalseboolean2.9Nochanges.runOnlyAtExecutionRootfalsechanges.xml file that will be
converted into an HTML report.java.io.File2.1Nochanges.xmlPathsrc/changes/changes.xml