Class DuplicateMojoDescriptorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.configuration.PlexusConfigurationException
org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException
org.apache.maven.plugin.descriptor.DuplicateMojoDescriptorException
- All Implemented Interfaces:
- Serializable
DuplicateMojoDescriptorException
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionDuplicateMojoDescriptorException(String goalPrefix, String goal, String existingImplementation, String newImplementation) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
DuplicateMojoDescriptorException
 
-