Generation of HTML dependency report takes a long time due to accessing 
repositories not specified in pom
---------------------------------------------------------------------------------------------------------

                 Key: MDEP-189
                 URL: http://jira.codehaus.org/browse/MDEP-189
             Project: Maven 2.x Dependency Plugin
          Issue Type: Improvement
    Affects Versions: 2.0
            Reporter: Michael Hinterseher
            Assignee: Brian Fox
            Priority: Minor


Only repositories mentioned in pom.xml should be taken into consideration.
e.g.
Debug of build states
[INFO] Generating "Dependencies" report. 
http://tomcat.apache.org/dev/dist/m2-repository - Session: Opened
http://tomcat.apache.org/dev/dist/m2-repository - Session: Disconnecting
http://tomcat.apache.org/dev/dist/m2-repository - Session: Disconnected

even if only a local repository/pluginrepository is defined in pom
So the side generation spends about 5 minutes to generate the report connecting 
to various repositories several times...



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