You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2019/03/28 09:47:52 UTC

[GitHub] [storm] srdo commented on a change in pull request #2982: STORM-3363: Migrate Aether to maven-resolver as Aether is donated to ASF

srdo commented on a change in pull request #2982: STORM-3363: Migrate Aether to maven-resolver as Aether is donated to ASF
URL: https://github.com/apache/storm/pull/2982#discussion_r269923106
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -320,9 +320,8 @@
         <clojure.test.set>!integration.*</clojure.test.set>
         <skipITs>true</skipITs>
 
-        <aetherVersion>1.1.0</aetherVersion>
-        <mavenVersion>3.1.0</mavenVersion>
-        <wagonVersion>1.0</wagonVersion>
+        <maven-resolver.version>1.3.3</maven-resolver.version>
+        <maven.version>3.6.0</maven.version>
 
 Review comment:
   This might be a bit out of scope, but maybe we should use this variable in the enforcer plugin below, so we require at least this Maven version?

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


With regards,
Apache Git Services