You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brian Fox (JIRA)" <ji...@codehaus.org> on 2008/11/19 16:40:41 UTC

[jira] Commented: (MDEP-189) Generation of HTML dependency report takes a long time due to accessing repositories not specified in pom

    [ http://jira.codehaus.org/browse/MDEP-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=154760#action_154760 ] 

Brian Fox commented on MDEP-189:
--------------------------------

The dependency plugin doesn't manufacture repositories, chances are one of your dependencies includes the repositories in their pom. Not obeying them would lead to missing dependencies.

> 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