[
https://issues.apache.org/jira/browse/MSHARED-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17481588#comment-17481588
]
ASF GitHub Bot commented on MSHARED-1029:
-----------------------------------------
cstamas commented on a change in pull request #8:
URL: https://github.com/apache/maven-reporting-exec/pull/8#discussion_r791408235
##########
File path: pom.xml
##########
@@ -56,9 +56,9 @@
</distributionManagement>
<properties>
- <mavenVersion>3.0</mavenVersion>
+ <mavenVersion>3.2.5</mavenVersion>
+ <aetherVersion>1.0.0.v20140518</aetherVersion>
Review comment:
Whenever "maven version" in play, I tend to align resolver based on this
table:
https://cwiki.apache.org/confluence/display/MAVEN/Maven+Ecosystem+Cleanup#MavenEcosystemCleanup-ResolverandMaven
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Update plugin (requires Maven 3.2.5+)
> -------------------------------------
>
> Key: MSHARED-1029
> URL: https://issues.apache.org/jira/browse/MSHARED-1029
> Project: Maven Shared Components
> Issue Type: Task
> Components: maven-reporting-exec
> Reporter: Tamás Cservenák
> Priority: Major
>
> Drop Maven 3.1 and 3.0 support (to get rid of Sonatype Aether), align with
> other components.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)