public interface PluginVersionResult
Modifier and Type | Method and Description |
---|---|
org.sonatype.aether.repository.ArtifactRepository |
getRepository()
The repository from which the plugin version was resolved.
|
String |
getVersion()
The resolved plugin version.
|
String getVersion()
null
.org.sonatype.aether.repository.ArtifactRepository getRepository()
null
.Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.