OSGi distribution package builder

Build OSGi distribution packages from Tycho features

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.dentrassi.maven
ArtifactId

ArtifactId

osgi-dp
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

OSGi distribution package builder
Build OSGi distribution packages from Tycho features
Project URL

Project URL

https://ctron.github.io/osgi-dp
Source Code Management

Source Code Management

https://github.com/ctron/osgi-dp

Download osgi-dp

How to add to project

<plugin>
    <groupId>de.dentrassi.maven</groupId>
    <artifactId>osgi-dp</artifactId>
    <version>0.4.1</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-model jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-artifact jar 3.3.9
org.eclipse.tycho : tycho-p2-plugin maven-plugin 1.1.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

OSGi deployment package plugin Build status Maven Central

This is a small plugin which creates OSGi DP archives.

Usage

For more information about how to use this plugin see the documentation.

License

This plugin is open source and licensed under the EPL. See also license.html.

Versions

Version
0.4.1
0.4.0
0.3.0
0.2.1
0.2.0
0.1.0
0.0.3
0.0.2
0.0.1