Uses of Class
org.codehaus.mojo.versions.api.PropertyVersions

Packages that use PropertyVersions
org.codehaus.mojo.versions   
org.codehaus.mojo.versions.api   
 

Uses of PropertyVersions in org.codehaus.mojo.versions
 

Constructors in org.codehaus.mojo.versions with parameters of type PropertyVersions
Property(PropertyVersions propertyVersions)
           
 

Uses of PropertyVersions in org.codehaus.mojo.versions.api
 

Methods in org.codehaus.mojo.versions.api that return PropertyVersions
static PropertyVersions[] PomHelper.getPropertyVersions(VersionsHelper helper, MavenProject project, org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator expressionEvaluator)
          Examines the project to find any properties which are associated with versions of artifacts in the project.
 



Copyright © 2008-2009 Codehaus. All Rights Reserved.