bosschaert commented on a change in pull request #56:
URL:
https://github.com/apache/sling-slingfeature-maven-plugin/pull/56#discussion_r442090896
##########
File path:
src/main/java/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.java
##########
@@ -98,6 +99,20 @@ public URL provide(final ArtifactId id) {
}
getLog().debug(MessageUtils.buffer().strong("Scanner").a("
successfully set up").toString());
+ FeatureProvider featureProvider = new FeatureProvider() {
Review comment:
Thanks for the suggestion, I've made this change now.
----------------------------------------------------------------
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]