David Bosschaert created SLING-7763:
---------------------------------------
Summary: Slingstart Maven Plugin looks at non-substituted files
when converting to provisioning model
Key: SLING-7763
URL: https://issues.apache.org/jira/browse/SLING-7763
Project: Sling
Issue Type: Bug
Components: Feature Model, Maven Plugins and Archetypes
Affects Versions: Slingstart Maven Plugin 1.8.2
Reporter: David Bosschaert
Assignee: David Bosschaert
Fix For: Slingstart Maven Plugin 1.8.4
The slingstart maven plugin converts feature model files back to provisioning
model files. However it looks at the feature model files in src/main/features,
these could contain maven variables such as ${project.groupId},
${project.artifactId} and ${project.version}. It should used the files that are
converted instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)