Class NoPluginFoundForPrefixException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.plugin.prefix.NoPluginFoundForPrefixException
All Implemented Interfaces:
Serializable

public class NoPluginFoundForPrefixException extends Exception
NoPluginFoundForPrefixException
See Also:
  • Constructor Details

    • NoPluginFoundForPrefixException

      public NoPluginFoundForPrefixException(String prefix, List<String> pluginGroups, org.eclipse.aether.repository.LocalRepository localRepository, List<org.eclipse.aether.repository.RemoteRepository> remoteRepositories)