You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/05/01 05:26:47 UTC

[jira] Created: (MNG-364) Ant remote repository conflicts with pom definition

Ant remote repository conflicts with pom definition
---------------------------------------------------

         Key: MNG-364
         URL: http://jira.codehaus.org/browse/MNG-364
     Project: m2
        Type: Bug
  Components: maven-model, maven-artifact-ant  
    Versions: 2.0-alpha-1    
    Reporter: Brett Porter
     Fix For: 2.0-alpha-3


something interesting I'm noticing about the way remote repositories come up through the pom and super pom is that you can start switching around if you've selected a different one as you traverse into the inherited poms and transitive dependencies.

The key is probably to declare your "mirror" for "central", and the ant tasks should also have a notion of that.

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


[jira] Closed: (MNG-364) Ant remote repository conflicts with pom definition

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-364?page=all ]
     
Brett Porter closed MNG-364:
----------------------------

    Fix Version:     (was: 2.0-alpha-3)
     Resolution: Won't Fix

is same behaviour as m2, and is correct. Can use settings to define a mirror.

> Ant remote repository conflicts with pom definition
> ---------------------------------------------------
>
>          Key: MNG-364
>          URL: http://jira.codehaus.org/browse/MNG-364
>      Project: Maven 2
>         Type: Bug
>   Components: maven-model, maven-artifact-ant
>     Versions: 2.0-alpha-1
>     Reporter: Brett Porter

>
>
> something interesting I'm noticing about the way remote repositories come up through the pom and super pom is that you can start switching around if you've selected a different one as you traverse into the inherited poms and transitive dependencies.
> The key is probably to declare your "mirror" for "central", and the ant tasks should also have a notion of that.

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