Skip to content

drsgoodall/tycho-release-repos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tycho-release-repos

This is an example set of projects showing how to maintain a single p2 release repository by rebuilding from individual p2 release repositories.

com.example.bundle-1.0.0 and com.example.bundle-2.0.0 are two versions of the same project. The first is version 1.0.0 and the second is identical but version 2.0.0. Install each of these in your local maven repo using "mvn package install".

The release-repo project can then be built using "mvn package". release-repo/repository will then contain a p2 repository combining both versions of com.example.bundle.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages