[
https://issues.apache.org/jira/browse/FELIX-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079065#comment-14079065
]
Jonathan DELAIRE commented on FELIX-4512:
-----------------------------------------
The feature is nice, unfortunately it compare to a specific version without the
option to compare specific classifier, if we don't generate an OSGi bundle by
default it doesn't work,
For example I'm working on a project that is generating NetBeans modules and
OSGi bundle for the same artifact, but the OSGi bundle is generated as
<classifier>bundle</classifier> so the baseline feature only compare the jar
generated by the project packaging which in this case is a jar without the
packageinfo and with a netbeans module manifest.
Adding the ability to specify the classifier would be nice.
> Add a new Mojo to invoke the BND Baseline tool
> ----------------------------------------------
>
> Key: FELIX-4512
> URL: https://issues.apache.org/jira/browse/FELIX-4512
> Project: Felix
> Issue Type: New Feature
> Components: Maven Bundle Plugin
> Affects Versions: maven-bundle-plugin-2.4.0
> Reporter: Simone Tripodi
> Assignee: Carsten Ziegeler
> Fix For: maven-bundle-plugin-2.5.0
>
> Attachments: FELIX-4512.1.patch, FELIX-4512.2.patch,
> FELIX-4512.patch, Screen Shot 2014-05-13 at 11.49.44 PM.pdf
>
>
> The BND 2.2.0 library contains an extraordinary tool called
> [Baseline|http://www.aqute.biz/Bnd/Versioning] (see Baselining paragraph)
> that compares the public API of a bundle with the public API of another
> bundle.
> It would be really useful to have this tool in the {{maven-bundle-plugin}} in
> order to keep track of APIs modifications during development time.
--
This message was sent by Atlassian JIRA
(v6.2#6252)