An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# OSGi deployment package plugin [![CI](https://github.com/ctron/osgi-dp/actions/workflows/ci.yaml/badge.svg)](https://github.com/ctron/osgi-dp/actions/workflows/ci.yaml) [![Maven Central](https://img.shields.io/maven-central/v/de.dentrassi.maven/osgi-dp.svg "Maven Central Status")](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).