David Bosschaert created SLING-7738:
---------------------------------------
Summary: Slingstart Maven Plugin should allow substitution of
project coordinates in feature model files
Key: SLING-7738
URL: https://issues.apache.org/jira/browse/SLING-7738
Project: Sling
Issue Type: Improvement
Components: Feature Model, Maven Plugins and Archetypes
Affects Versions: Slingstart Maven Plugin 1.8.2
Reporter: David Bosschaert
In order to avoid duplication of information, feature model files processed via
maven should support basic variable substitution so that they can inherit
certain properties from the parent pom.
These properties should include:
{code}
project.groupId
project.artifactId
project.version
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)