Timothee Maret created FELIX-4891:
-------------------------------------
Summary: baseline plugin should allow to avoid comparing non
released artifacts
Key: FELIX-4891
URL: https://issues.apache.org/jira/browse/FELIX-4891
Project: Felix
Issue Type: Improvement
Components: Maven Bundle Plugin
Affects Versions: maven-bundle-plugin-2.5.4
Reporter: Timothee Maret
Fix For: maven-bundle-plugin-2.5.5
Currently, the baseline plugin takes into consideration the SNAPSHOT
artefacts in nexus when computing the versions.
As a result, a snapshot containing a newer version of a package, or non
backward compatible changes will block the build unless we bump the
version to follow semantic versioning.
I believe we don¹t need that level of strictness and would benefit from
configuring the baseline plugin to avoid considering anything non released.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)