You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/12/06 14:27:46 UTC

[GitHub] [maven-jlink-plugin] elharo commented on a change in pull request #19: [MJLINK-58] Remove usage of plexus utils, use commons lang or native …

elharo commented on a change in pull request #19:
URL: https://github.com/apache/maven-jlink-plugin/pull/19#discussion_r537049767



##########
File path: pom.xml
##########
@@ -109,6 +109,11 @@
       <artifactId>commons-lang3</artifactId>
       <version>3.6</version>
     </dependency>
+    <dependency>

Review comment:
       Even if this plugin requires Java 1.8, other dependencies require Java 7 which means 2.6.0 for commons-io. For dependency convergence this should be pushed back. 




----------------------------------------------------------------
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