[ http://jira.codehaus.org/browse/MNGECLIPSE-30?page=comments#action_55822 ]
Eugene Kuleshov commented on MNGECLIPSE-30: ------------------------------------------- Hmm. It should be generic, though your pom has profile info specific for Sun's jvm. Please specify exact scenario and confirm that it does in fact working on Windows. If it is about m2 launcher you can enable "debug output" propery in plugin preferences and maybe compare execution log between mac and windows. If it is about builder (dependency resolver) you can also try code from svn. We have added console that will show what is being downloaded. If you can't do that I'll have to pospond this issue after 0.0.4, so you can try with the release later. Also, are you behind proxy or firewall that does not allow direct connection? Or maybe have some redefines in settings.xml (which is currently not being used by embedder)? > 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]