Simone Tripodi created SLING-7987:
-------------------------------------
Summary: AnalyseFeaturesMojo accidentally bound to the wrong Maven
phase
Key: SLING-7987
URL: https://issues.apache.org/jira/browse/SLING-7987
Project: Sling
Issue Type: Bug
Components: Feature Model, Maven Plugins and Archetypes
Reporter: Simone Tripodi
Assignee: David Bosschaert
Actually, {{AnalyseFeaturesMojo}} is bound to the {{defaultPhase =
LifecyclePhase.VERIFY}}, but it should be {{defaultPhase =
LifecyclePhase.VALIDATE}} since the {{analyse-features}} has been designed in
order to be run before any other {{slingfeature-maven-plugin}} goal.
PR is coming
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)