Allow repository to be disabled through settings.xml
----------------------------------------------------

                 Key: MNG-4728
                 URL: http://jira.codehaus.org/browse/MNG-4728
             Project: Maven 2 & 3
          Issue Type: Wish
          Components: Settings
    Affects Versions: 3.0-beta-1
            Reporter: Paul Benedict
            Priority: Minor


Sometimes our snapshot repository is down for maintenance but each build of 
Maven tries to download from it. This is understandable since the repository is 
defined in our parent POM, but the network delays introduced are too long. I 
recommend adding an <enabled> tag to <repository> so a repository can remain 
defined but optionally enabled/disabled during the build.

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