| Goal | Description |
|---|---|
| maven-changes-plugin:register | Register the changes plugin with xdoc. |
| maven-changes-plugin:deregister | Deregister the changes plugin. |
| changes:report | Generate the Changes report showing the difference between project releases. |
| changes:validate |
Validates the changes.xml file. Note that this validates
against the new form of the action element as described
here, i.e., the description
of the change has to be contained in a description element.
|