You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by GitBox <gi...@apache.org> on 2020/11/23 13:21:59 UTC

[GitHub] [sling-feature-converter-maven-plugin] bosschaert commented on a change in pull request #4: SLING-9924 Feature Model Converter Maven Plugin does not consult remote repositories to resolve artifacts

bosschaert commented on a change in pull request #4:
URL: https://github.com/apache/sling-feature-converter-maven-plugin/pull/4#discussion_r528698398



##########
File path: src/main/java/org/apache/sling/cpconverter/maven/mojos/ConvertCPMojo.java
##########
@@ -188,6 +189,9 @@
     @Component
     private RepositorySystem repoSystem;
 
+    @Parameter(defaultValue = "${project.remotePluginRepositories}", readonly = true)

Review comment:
       Thanks @kwin - I updated this.




----------------------------------------------------------------
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:
users@infra.apache.org