Uses of Class
org.apache.maven.plugins.changes.ChangesXMLRuntimeException
Packages that use ChangesXMLRuntimeException
- 
Uses of ChangesXMLRuntimeException in org.apache.maven.plugins.changes
Constructors in org.apache.maven.plugins.changes that throw ChangesXMLRuntimeExceptionModifierConstructorDescriptionChangesXML(File xmlPath, org.apache.maven.plugin.logging.Log log) Constructor that sets the changes.xml file and the logger.