Robert Munteanu created SLING-10607:
---------------------------------------
Summary: Additional resource filtering is too greedy
Key: SLING-10607
URL: https://issues.apache.org/jira/browse/SLING-10607
Project: Sling
Issue Type: Bug
Components: Maven Plugins and Archetypes
Reporter: Robert Munteanu
Assignee: Robert Munteanu
Fix For: Archetype Parent 7
For SLING-3520 we introduced forced filtering for the archetype resources, but
it was only intended for the pom.xml . This causes problems when implementing
SLING-10601 since the archetype's GAV are substituted in the json file even
before the archetype filtering has a chance to take place.
For starters, we should restrict the filtering to the pom.xml, but in the
feature these properties should be sourced someplace else, perhaps a common
Velocity template.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)