public interface PluginPrefixResult
| Modifier and Type | Method and Description | 
|---|---|
String | 
getArtifactId()
The resolved artifact id for the plugin. 
 | 
String | 
getGroupId()
The resolved group id for the plugin. 
 | 
ArtifactRepository | 
getRepository()
The repository from which the plugin prefix was resolved. 
 | 
String getGroupId()
null.String getArtifactId()
null.ArtifactRepository getRepository()
null if the prefix was resolved from
         the supplied POM.Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.