-
Notifications
You must be signed in to change notification settings - Fork 4
Home
http://eclipse.org/tycho/ maven-tycho handles building OSGi artifacts, generating p2 repositories and creating OSGi product archives.
The scope of maven-tycho does not cover:
-
the deployment of the standard repositories: Standard Repository Build
-
the generation and build of the composite repositories: Composite Repository Build
-
the promotion of a build to stable as an aggregated repository: Aggregated Repository Build
-
the source control manipulations and build numbers: Release and Build Process
The goal of tycho-p2-scripts consists of picking up where tycho leaves us. tycho-p2-scripts standardizes the location of the deployed repositories: Location of the Deployed Repositories
It clarifies the identity of the project that built the repository as well as the branch used for the build and its version number.
Other Links