|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property | |
|---|---|
| org.codehaus.mojo.versions | |
| org.codehaus.mojo.versions.api | |
| Uses of Property in org.codehaus.mojo.versions |
|---|
| Methods in org.codehaus.mojo.versions with parameters of type Property | |
|---|---|
protected void |
AbstractVersionsReportRenderer.renderPropertyDetailTable(Property property,
PropertyVersions versions)
|
protected void |
AbstractVersionsReportRenderer.renderPropertySummaryTableRow(Property property,
PropertyVersions versions)
|
protected void |
AbstractVersionsUpdaterMojo.updatePropertyToNewestVersion(ModifiedPomXMLEventReader pom,
Property property,
PropertyVersions version,
String currentVersion)
|
| Uses of Property in org.codehaus.mojo.versions.api |
|---|
| Methods in org.codehaus.mojo.versions.api with parameters of type Property | |
|---|---|
org.apache.maven.artifact.versioning.ArtifactVersion |
PropertyVersions.getNewestVersion(String currentVersion,
Property property,
Boolean allowSnapshots,
List reactorProjects,
VersionsHelper helper)
|
Map |
VersionsHelper.getVersionPropertiesMap(org.apache.maven.project.MavenProject project,
Property[] propertyDefinitions,
String includeProperties,
String excludeProperties,
boolean autoLinkItems)
Returns a map of PropertyVersions values keyed by
Property instances consisting of the properties defined in the project
which are associated with version information. |
Map |
DefaultVersionsHelper.getVersionPropertiesMap(org.apache.maven.project.MavenProject project,
Property[] propertyDefinitions,
String includeProperties,
String excludeProperties,
boolean autoLinkItems)
Returns a map of PropertyVersions values keyed by
Property instances consisting of the properties defined in the project
which are associated with version information. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||