org.apache.maven.plugin.version

Class PluginVersionNotFoundException

public class PluginVersionNotFoundException extends Exception

Constructor Summary
PluginVersionNotFoundException(String groupId, String artifactId)
Method Summary
StringgetArtifactId()
StringgetGroupId()

Constructor Detail

PluginVersionNotFoundException

public PluginVersionNotFoundException(String groupId, String artifactId)

Method Detail

getArtifactId

public String getArtifactId()

getGroupId

public String getGroupId()
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.