bundle:cleanVersions

Full name:

org.apache.felix:maven-bundle-plugin:4.2.1:cleanVersions

Description:

Clean OSGi versions, ie convert a group of versions to OSGi format.

Attributes:

  • Requires a Maven project to be executed.
  • The goal is thread-safe and supports parallel builds.

Optional Parameters

Name Type Since Description
versions Map - The BND instructions for the bundle.

Parameter Details

versions:

The BND instructions for the bundle.
  • Type: java.util.Map
  • Required: No