[ http://jira.codehaus.org/browse/MPIR-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=246700#action_246700 ]
Dominique Jean-Prost commented on MPIR-150: ------------------------------------------- Well, I think I still meet the same problem. My settings.xml : {code:xml} <mirrors> <mirror> <mirrorOf>*</mirrorOf> <url>http://vsrigel:7001/archiva/repository/global</url> <id>everything-mirror</id> </mirror> </mirrors> {code} when I execute "c:\bin\apache-maven-2.2.1\bin\mvn project-info-reports:dependencies", the plugin hangs twice and displays : [WARNING] The repository url 'http://repo1.maven.org/maven2' is invalid - Repository 'central' will be blacklisted. [WARNING] The repository url 'http://svn.apache.org/maven-snapshot-repository' is invalid - Repository 'apache.snapshots' will be blacklisted. I also get tons of [DEBUG] Using mirror: http://vsrigel:7001/archiva/repository/global (id: everything-mirror) [DEBUG] Using Wagon implementation lightweight from default mapping for protocol http [DEBUG] Checking for pre-existing User-Agent configuration. [DEBUG] Adding User-Agent configuration. http://vsrigel:7001/archiva/repository/global - Session: Opened http://vsrigel:7001/archiva/repository/global - Session: Disconnecting http://vsrigel:7001/archiva/repository/global - Session: Disconnected Please find my execution log as an attachment. Should this bug be reopened ? Or am I wrong ? Thank you Dom > the dependency report ignores mirrors > ------------------------------------- > > Key: MPIR-150 > URL: http://jira.codehaus.org/browse/MPIR-150 > Project: Maven 2.x Project Info Reports Plugin > Issue Type: Bug > Components: dependencies > Affects Versions: 2.1.1 > Reporter: Brian Fox > Assignee: Olivier Lamy > Fix For: 2.2 > > Attachments: MPIR-150.patch > > > The dependencies report takes forever and running debug i can see it's > hitting the same repos over and over and bypassing my repository manager. -- 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