You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2016/01/12 21:12:42 UTC

[jira] [Closed] (MANTTASKS-204) Version 2.1.1 of mvn task without maven install still uses Maven 2.0.10

     [ https://issues.apache.org/jira/browse/MANTTASKS-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed MANTTASKS-204.
------------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period of time. If you think this issue still persists, retest your problem with the most recent version of Maven and the affected component, reopen and post your results.

> Version 2.1.1 of mvn task without maven install still uses Maven 2.0.10
> -----------------------------------------------------------------------
>
>                 Key: MANTTASKS-204
>                 URL: https://issues.apache.org/jira/browse/MANTTASKS-204
>             Project: Maven Ant Tasks
>          Issue Type: Bug
>          Components: mvn task
>    Affects Versions: 2.1.1
>         Environment: Mac OSX 10.6.4
>            Reporter: Kelly Davis
>
> I am running the mvn task and it appears that version 2.1.1 of the Maven Ant Tasks is still using version 2.0.10 of Maven when you don't specify a local installation.
>   <artifact:mvn pom="pom.xml">
>     <arg value="--version"/>
>   </artifact:mvn>
> results in:
>   [artifact:mvn] Maven version: 2.0.10
>   [artifact:mvn] Java version: 1.6.0_22
>   [artifact:mvn] OS name: "mac os x" version: "10.6.4" arch: "x86_64" Family: "mac"
> The current docs indicate that it should be using 2.2.1.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)