[
https://issues.apache.org/jira/browse/MNG-6804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16980508#comment-16980508
]
Vinson Chand commented on MNG-6804:
-----------------------------------
I've downloaded the latest version of Maven 3.6.2 from
[https://maven.apache.org/download.cgi]
When I run the following command using the mvn command provided, the struts
dependency is pulled into the local repository.
mvn versions:set -DnewVersion="10.0.0" -DgenerateBackupPoms=false
-Dmaven.repo.local=./.repository -Dmaven.multiModuleProjectDirectory=""
> Maven Versions Set plugin pulling in Struts 1.3.8 jar
> -----------------------------------------------------
>
> Key: MNG-6804
> URL: https://issues.apache.org/jira/browse/MNG-6804
> Project: Maven
> Issue Type: Dependency upgrade
> Reporter: Vinson Chand
> Priority: Major
>
> The Maven Versions Build tool plugin pulls in the Doxia dependency which
> contains Struts 1.3.8. Can we have a version of the Maven Build tool that
> does not pull in struts 1.3.8, or a version that pulls in struts 2 instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)