You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2006/01/21 00:14:27 UTC

[jira] Updated: (MNG-1228) ant artifact doesn't read settings.xml

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

Jason van Zyl updated MNG-1228:
-------------------------------

    Fix Version:     (was: 2.0.3)
                 2.1.1

> ant artifact doesn't read settings.xml
> --------------------------------------
>
>          Key: MNG-1228
>          URL: http://jira.codehaus.org/browse/MNG-1228
>      Project: Maven 2
>         Type: Bug

>   Components: Ant tasks
>     Versions: 2.0 (RC)
>  Environment: winxp
>     Reporter: Brian Fox
>      Fix For: 2.1.1

>
>
> We are using an ant script to call maven deploy to auto deploy jar, pom and md5's and sh1's for 3rd party libraries to our remote repository. The maven deploy ant task isn't using the settings to find our mirrors or repositories for download. We have a parent pom that it should find, but it's not. The settings.xml is in maven/conf and in HOME/.m2/ and in HOME/.ant/
> The repositories are defined in our pom file, but the login information needs to be in the settings.xml. When we run this, it isn't finding the login information from settings. We also had an issue where the remote repositories where defined in settings and it wasn't working until we moved it to the pom. The underlying problem seems to be that settings isn't taken into account in either case.

-- 
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