[ http://jira.codehaus.org/browse/MNGECLIPSE-30?page=comments#action_55817 ]
Eugene Kuleshov commented on MNGECLIPSE-30: ------------------------------------------- Still not quite sure what is happening. I can only test this on Windows (usually I use Sun's JDK 1.5). So, when I created empty project with your pom (no any classes) and enabled Maven nature it was able downloaded all the dependencies - 131 in total. That is some pom! There was about 39Mb of dependencies downloaded on complete resolving, but none with 2.4.1 version. Then I tried to launch maven for "compile" phase and got some error from the embedder which I'll have to check with Maven folks. Can you please describe what exactly you doing? Can you try this on Windows and also enable "debug output" option on plugin preferences. > Maven plugin keeps looking for non-existent apacheds-*-2.4.1 dependency > ----------------------------------------------------------------------- > > Key: MNGECLIPSE-30 > URL: http://jira.codehaus.org/browse/MNGECLIPSE-30 > Project: Maven 2.x Plug-in for Eclipse > Type: Bug > Versions: 0.0.3 > Environment: Mac OS X, Eclipse 3.1.1, Plugin v0.0.3 > Reporter: Federico Sauter > Assignee: Eugene Kuleshov > Fix For: 0.0.4 > Attachments: MNGECLIPSE-30.launcher.log, pom.xml > > > When using the plugin in the mentioned environment it is impossible to build > the project. The error message states that there was a dependency the plugin > was not able to find in any repository, namely apacheds-shared or > apacheds-core, version 2.4.1. Of course there is no such library in the > respository and there is no pom file referencing it. > Having read http://jira.codehaus.org/browse/MNGECLIPSE-20 I tried to > eliminate all version references from ${pom.version} to an actual versino > number, but the error persisted. I am posting this as a bug, since I do not > understand what is going wrong and where the plugin got that version number > (2.4.1). -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
