DuplicateMojoDescriptorException (Maven Plugin API 3.9.16 API) JavaScript is disabled on your browser.     Skip navigation links Overview Class Use Tree Deprecated Index Search Help org.apache.maven.plugin.descriptor DuplicateMojoDescriptorException Contents  Description Constructor Summary Method Summary Constructor Details DuplicateMojoDescriptorException(String, String, String, String) Hide sidebar  Show sidebar 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 public class DuplicateMojoDescriptorException extends InvalidPluginDescriptorException DuplicateMojoDescriptorException See Also: Serialized Form Constructor Summary Constructors Constructor Description DuplicateMojoDescriptorException(String goalPrefix, String goal, String existingImplementation, String newImplementation)   Method Summary Methods inherited from class Throwable addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString Methods inherited from class Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait Constructor Details DuplicateMojoDescriptorException public DuplicateMojoDescriptorException(String goalPrefix, String goal, String existingImplementation, String newImplementation) Copyright © 2001–2026 The Apache Software Foundation. All rights reserved.