Package org.eclipse.tycho.buildversion
-
Interface Summary Interface Description BuildTimestampProvider -
Class Summary 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 the build qualifier according to the rules described in the PDE documentation: Explicit -DforceContextQualifier command line parameter forceContextQualifier from ${project.baseDir}/build.properties A time stamp in the form YYYYMMDDHHMM (e.g.DefaultBuildTimestampProvider Build timestamp provider that returns the same timestamp for all projects, the ${maven.build.timestamp}.TimestampFinder A helper for discovering common timestamps in stringsValidateIdMojo Validates that project Maven and OSGi ids match.ValidateVersionMojo Validates project Maven and OSGi versions.