You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Edwin Punzalan (JIRA)" <ji...@codehaus.org> on 2005/10/08 02:53:12 UTC

[jira] Updated: (MNG-774) error "maven.repo.local" property in the ant file

     [ http://jira.codehaus.org/browse/MNG-774?page=all ]

Edwin Punzalan updated MNG-774:
-------------------------------

    Attachment: MNG-774-maven-ant-plugin.patch

> error "maven.repo.local" property in the ant file
> -------------------------------------------------
>
>          Key: MNG-774
>          URL: http://jira.codehaus.org/browse/MNG-774
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-ant-plugin
>     Versions: 2.0-alpha-3
>  Environment: Windows 2000
> JDK 1.4.2_05
>     Reporter: island chen
>     Priority: Minor
>      Fix For: 2.0-beta-4
>  Attachments: MNG-774-maven-ant-plugin.patch
>
>
> i used "m2 ant:ant" to create a ant build file, and found the following line:
> <property name="maven.repo.local" value="${user.home}/.m2/repository"/>
> but i had changed the "localRepository" to another directory with the "settings.xml" file, so i have to correct it manually!
> I hope ant:ant plugin would read the "settings.xml" file to set the "maven.repo.local" property.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org