Dependencies should not be able to introduce repositories to the build
----------------------------------------------------------------------

                 Key: MNG-3056
                 URL: http://jira.codehaus.org/browse/MNG-3056
             Project: Maven 2
          Issue Type: Improvement
          Components: Artifacts and Repositories
    Affects Versions: 2.0.x
            Reporter: Wendy Smoak


If you depend on an artifact that has repositories or pluginRepositories 
defined in the pom, those repositories are also searched for artifacts.

It's disconcerting when you think you've overridden 'central' and set things up 
to use only internal repositories, and Maven still tries to to download 
artifacts from elsewhere.

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

        

Reply via email to