https://github.com/ctron/osgi-dp
Maven plugin for creating OSGi deployment packages
https://github.com/ctron/osgi-dp
maven-plugin osgi osgi-dp
Last synced: about 2 months ago
JSON representation
Maven plugin for creating OSGi deployment packages
- Host: GitHub
- URL: https://github.com/ctron/osgi-dp
- Owner: ctron
- License: epl-1.0
- Created: 2016-08-17T16:18:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-14T10:21:43.000Z (9 months ago)
- Last Synced: 2025-07-30T18:08:48.926Z (2 months ago)
- Topics: maven-plugin, osgi, osgi-dp
- Language: Java
- Homepage: https://ctron.github.io/osgi-dp
- Size: 943 KB
- Stars: 6
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.html
Awesome Lists containing this project
README
# OSGi deployment package plugin [](https://github.com/ctron/osgi-dp/actions/workflows/ci.yaml) [](http://search.maven.org/#search|gav|1|g%3A%22de.dentrassi.maven%22%20AND%20a%3A%22osgi-dp%22)
This is a small plugin which creates OSGi DP archives.
## Usage
For more information about how to use this plugin see
[the documentation](https://ctron.github.io/osgi-dp).## License
This plugin is open source and licensed under the EPL. See also [license.html](license.html).