[ https://issues.apache.org/jira/browse/ARIES-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dominik Przybysz closed ARIES-219. ---------------------------------- Resolution: Won't Do Application module is deprecated and removed from the main repository > Remove use of bnd from eba-maven-plugin > --------------------------------------- > > Key: ARIES-219 > URL: https://issues.apache.org/jira/browse/ARIES-219 > Project: Aries > Issue Type: Task > Components: Application > Reporter: Graham Charters > Priority: Trivial > > aQute.lib.osgi.Analyzer.cleanupVersion is currently used to convert Maven > versions to OSGi versions. The original intention was to use > DefaultMaven2OsgiConverter but the conversion > gave different results from the maven-bundle-plugin. Guillaume fixed this in > https://issues.apache.org/jira/browse/FELIX-2173 . When the bundle plugin is > released we should update > the eba-maven-plugin to use this code. > See code like this in the plugin: > + > aQute.lib.osgi.Analyzer.cleanupVersion(project.getVersion()) + "\n"); > // + > maven2OsgiConverter.getVersion(project.getVersion()) + "\n"); -- This message was sent by Atlassian Jira (v8.20.10#820010)