public class NoPluginFoundForPrefixException
extends java.lang.Exception
Constructor and Description |
---|
NoPluginFoundForPrefixException(java.lang.String prefix,
java.util.List<java.lang.String> pluginGroups,
org.eclipse.aether.repository.LocalRepository localRepository,
java.util.List<org.eclipse.aether.repository.RemoteRepository> remoteRepositories) |
Modifier and Type | Method and Description |
---|---|
private static java.lang.String |
format(org.eclipse.aether.repository.LocalRepository localRepository,
java.util.List<org.eclipse.aether.repository.RemoteRepository> remoteRepositories) |
public NoPluginFoundForPrefixException(java.lang.String prefix, java.util.List<java.lang.String> pluginGroups, org.eclipse.aether.repository.LocalRepository localRepository, java.util.List<org.eclipse.aether.repository.RemoteRepository> remoteRepositories)