| Interface | Description |
|---|---|
| BuildTimestampProvider |
| Class | Description |
|---|---|
| AbstractVersionMojo | |
| BuildQualifierAggregatorMojo |
This mojo calculates build timestamp as the latest timestamp of the project itself and timestamps
of bundles and features directly included in the project.
|
| BuildQualifierMojo |
This mojo generates build qualifier according to the rules outlined in
http://help.eclipse.org/ganymede/topic/org.eclipse.pde.doc.user/tasks/pde_version_qualifiers.htm
explicit -DforceContextQualifier command line parameter
forceContextQualifier from ${project.baseDir}/build.properties
a time stamp in the form YYYYMMDDHHMM (ie 200605121600)
|
| DefaultBuildTimestampProvider |
Build timestamp provider that returns the same timestamp for all projects.
|
| ValidateIdMojo |
Validates that project Maven and OSGi ids match.
|
| ValidateVersionMojo |
Validates project Maven and OSGi versions.
|
| VersioningHelper |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.