Package | Description |
---|---|
org.eclipse.tycho.buildversion |
Modifier and Type | Class and Description |
---|---|
class |
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.
|
class |
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.
|
class |
ValidateIdMojo
Validates that project Maven and OSGi ids match.
|
class |
ValidateVersionMojo
Validates project Maven and OSGi versions.
|
Copyright © 2008–2021 Eclipse Foundation. All rights reserved.