Konrad Windszus created SLING-6107:
--------------------------------------
Summary: slingstart-maven-plugin: Implement caching for goals
"package" and "prepare-package"
Key: SLING-6107
URL: https://issues.apache.org/jira/browse/SLING-6107
Project: Sling
Issue Type: Improvement
Components: Maven Plugins and Archetypes
Affects Versions: Slingstart Maven Plugin 1.4.4
Reporter: Konrad Windszus
Since SLING-6068 now allows to build and start quickstart's for e.g.
integration tests in e.g. bundle projects it would be good to reduce the
overhead of building the quickstart jar as much as possible.
This includes only doing something for the goals {{prepare-package}} and
{{package}} in case something about the model really has changed. Only for
SNAPSHOT dependencies in the provisioning model the build should be done always.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)