[ http://jira.codehaus.org/browse/MNG-291?page=comments#action_31892 ] christian koestlin commented on MNG-291: ----------------------------------------
i dont think its a problem with this particular dependency... i took commons-logging by random choice, could easily be checked against other dependencies. > Resolve Problems in Mojos > ------------------------- > > Key: MNG-291 > URL: http://jira.codehaus.org/browse/MNG-291 > Project: m2 > Type: Bug > Components: maven-core > Versions: 2.0-alpha-1 > Reporter: christian koestlin > Fix For: 2.0-alpha-2 > Attachments: maven2-resolve-bug.zip > > > steps to reproduce: > - unzip the attached zip > - cd to helloworld > - m2 install > - cd to test > - m2 compile > -> exception > - uncomment the dependency in the test/pom.xml > - m2 compile > -> works! -- 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
