Package Drone

Package Drone is an open source, software artifact repository manager developed in Java and based on OSGi. It has an extensible service system which allows to add additional features to the respository system, such as meta data extractors, virtual and generated software artifacts and aggregation of information.
The main use case is to provide an open source solution for exchanging OSGi related artifacts (bundles, features) in a local development process bewtween Maven Tycho, P2, OSGi R5 based repositories (e.g. Bndtools) and other OSGi tools.
However the architecture allows for adding more repository formats in the future (like RPM or Debian)
.
Supported repository formats
Artifacts can be uploaded to the repository using the following repository formats:
* Maven 2
* Web User Interface
Artifacts which are stored in the repository can be accessed by the following repository formats:
* Eclipse P2
* OSGi R5 XML Index
* Web User Interface
 
< Prev   Next >