David Bosschaert created SLING-8347:
---------------------------------------
Summary: Enhance the ApisJarMojo to infer the classifier of
wrapper artifacts
Key: SLING-8347
URL: https://issues.apache.org/jira/browse/SLING-8347
Project: Sling
Issue Type: Improvement
Components: Feature Model, Maven Plugins and Archetypes
Affects Versions: slingfeature-maven-plugin 1.0.0
Reporter: David Bosschaert
Assignee: David Bosschaert
Fix For: slingfeature-maven-plugin 1.0.2
The ApisJarMojo tries to resolve wrapped artifacts from the Maven Repository
using the coordinates found inside the artifact's {{pom.properties}}. However
in some cases the coordinates are missing the classifier of the artifact.
As [~simone.tripodi] explained, the classifier can often be inferred from the
file name of the wrapped artifact. This file name is available on the
{{Bundle-Classpath}} manifest attribute.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)