Carsten Ziegeler created SLING-4969:
---------------------------------------
Summary: Store aggregated model as artifact
Key: SLING-4969
URL: https://issues.apache.org/jira/browse/SLING-4969
Project: Sling
Issue Type: Improvement
Components: Maven Plugins and Archetypes
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Slingstart Maven Plugin 1.3.4
If a model has a dependency to another model, we should store the aggregated
model as the attached artifact.
Right now the original model with the references is stored. This has at least
two problems:
- a diff between versions is more difficult as you only get a diff of the
reference but not of the artifacts of the included model
- further processing with tooling requires the same logic as the slingstart
plugin
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)