cziegeler commented on a change in pull request #58:
URL:
https://github.com/apache/sling-slingfeature-maven-plugin/pull/58#discussion_r494083414
##########
File path:
src/main/java/org/apache/sling/feature/maven/mojos/AggregateFeaturesMojo.java
##########
@@ -65,6 +68,15 @@
@Override
public void execute() throws MojoExecutionException {
checkPreconditions();
+
Review comment:
I think this doesn't work - it's totally legitimate to use the aggregate
mojo more than once in a project, especially when you use profiles with
different aggregations
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]