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-artifact-ant  
    Versions: 2.0-alpha-3    
 Environment: Windows 2000
JDK 1.4.2_05
 Reporter: island chen


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to