Robert Munteanu created SLING-8101:
--------------------------------------
Summary: Mojos that require extensions to be activated should warn
or fail if extensions are not activated
Key: SLING-8101
URL: https://issues.apache.org/jira/browse/SLING-8101
Project: Sling
Issue Type: Bug
Components: Maven Plugins and Archetypes
Reporter: Robert Munteanu
Fix For: slingfeature-maven-plugin 1.0.0
It seems that most of the mojos from the {{slingfeature-maven-plugin}} require
the plugin to be declared with an {{<extensions>true</extensions>}} block.
If that is not present goals will not work as expected, e.g. the {{repository}}
goal will just output nothing.
I suggest that goal invocations for which extensions are required issue a
warnings or outright fail, to make it obvious that they are used incorrectly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)