Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eclipse-archived/packagedrone
Eclipse Package Drone
https://github.com/eclipse-archived/packagedrone
Last synced: 2 months ago
JSON representation
Eclipse Package Drone
- Host: GitHub
- URL: https://github.com/eclipse-archived/packagedrone
- Owner: eclipse-archived
- License: epl-1.0
- Archived: true
- Created: 2015-11-03T18:13:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-01-23T12:33:40.000Z (almost 4 years ago)
- Last Synced: 2024-05-21T13:38:37.307Z (8 months ago)
- Language: Java
- Homepage: http://eclipse.org/package-drone
- Size: 5.82 MB
- Stars: 66
- Watchers: 14
- Forks: 39
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- FOSS-for-Dev - Package Drone - A package manager repository for OSGi, Java and more (Source Code Repos)
README
# Eclipse Package Drone™
Package Drone is a software artifact repository with an initial focus on OSGi.
The system can be enhanced by plugins to also support other types of artifacts
and repository interfaces.Eclipse Package Drone™ is a projected hosted by the Eclipse Foundation. It is open source and licensed under the EPL.
## Building
In order to re-build Package Drone you will need Maven 3.3+ and Java 8.
Build the P2 target environment first:
mvn install -f runtime/pom.xml
The build the main project:
mvn install
Build the secondary artifacts:
mvn install -f secondary/pom.xml -Dgpg.skip
Building the target environment is only required once, or after the target
environment has been updated. The secondary artifacts rebuilds parts of
Package Drone in way it can be distributed on Maven Central.## More Information
Also see:
* The project page at Eclipse – https://eclipse.org/package-drone
* The GitHub repository – https://github.com/eclipse/packagedrone
* The blog – http://packagedrone.org
* List of features – http://packagedrone.org/features/
* The demo system – https://thedrone.packagedrone.org
* The wiki at Eclipse – https://wiki.eclipse.org/PackageDrone
* The Mattermost channel - https://mattermost.eclipse.org/eclipse/channels/package-drone
* Talk @ EclipseCon 2015 "Managing OSGi artifacts with Package Drone" - https://www.youtube.com/watch?v=CTPYBqOxXz4