Uses of Class
org.eclipse.tycho.buildversion.AbstractVersionMojo
-
Packages that use AbstractVersionMojo Package Description org.eclipse.tycho.buildversion -
-
Uses of AbstractVersionMojo in org.eclipse.tycho.buildversion
Subclasses of AbstractVersionMojo in org.eclipse.tycho.buildversion Modifier and Type Class Description classBuildQualifierAggregatorMojoThis mojo calculates build timestamp as the latest timestamp of the project itself and timestamps of bundles and features directly included in the project.classBuildQualifierMojoThis 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.classValidateIdMojoValidates that project Maven and OSGi ids match.classValidateVersionMojoValidates project Maven and OSGi versions.
-