Baselining Maven Plugin

Maven plugin leveraging the baselining feature of the bnd library[0]. The plugin automatically checks an OSGi bundle's package export versions need to be incremented, in accordance with semantic versioning[1,2]. [0] http://blog.osgi.org/2013/09/baselining-semantic-versioning-made-easy.html [1] http://www.osgi.org/wiki/uploads/Links/SemanticVersioning.pdf [2] http://semver.org/spec/v2.0.0.html

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.distilledcode.maven
ArtifactId

ArtifactId

baselining-maven-plugin
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Baselining Maven Plugin
Maven plugin leveraging the baselining feature of the bnd library[0]. The plugin automatically checks an OSGi bundle's package export versions need to be incremented, in accordance with semantic versioning[1,2]. [0] http://blog.osgi.org/2013/09/baselining-semantic-versioning-made-easy.html [1] http://www.osgi.org/wiki/uploads/Links/SemanticVersioning.pdf [2] http://semver.org/spec/v2.0.0.html
Project URL

Project URL

https://github.com/code-distillery/baselining-maven-plugin
Source Code Management

Source Code Management

https://github.com/code-distillery/baselining-maven-plugin

Download baselining-maven-plugin

How to add to project

<plugin>
    <groupId>net.distilledcode.maven</groupId>
    <artifactId>baselining-maven-plugin</artifactId>
    <version>1.1.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
biz.aQute.bnd : bnd jar 2.2.0
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-core jar 3.1.1
org.apache.maven : maven-compat jar 3.1.1

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.maven.shared : maven-verifier jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.8
1.0.6
1.0.4
1.0.2
1.0.0