org.apache.maven.plugin.version
public class PluginVersionResolutionException extends Exception
Constructor Summary | |
---|---|
PluginVersionResolutionException(String groupId, String artifactId, String baseMessage, Throwable cause) | |
PluginVersionResolutionException(String groupId, String artifactId, String baseMessage) |
Method Summary | |
---|---|
String | getArtifactId() |
String | getBaseMessage() |
String | getGroupId() |