Manuel, Are you loading something from your code with a hard coded path? I noticed that m2e uses target-eclipse and the resources are a little different than what happens in core maven. There are some check boxes on the project settings screen that let you change this. Maybe that will help?
--Brian -----Original Message----- From: manuel aldana [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2008 8:00 PM To: [email protected] Subject: Re: [m2eclipse-user] 0.9.0 weird dependency-resolving bug yes, i know. reproduction is the snakehead of bug-fixing... i will try to reproduce the problem with a sample project, which closely connects to the closed source project where the problem occurred. Eugene Kuleshov schrieb: > Manuel, > > It is hard to comment on that without concrete details. You would > have to give us something to work with, so we won't have to guess what > you are trying to do. the best would be to create test project that > you can actually share. See the following wiki page for additional > hints. http://docs.codehaus.org/display/M2ECLIPSE/Reporting+Issues > > regards, > Eugene > > > [EMAIL PROTECTED] wrote: >> today morning i installed 0.9.0 and i do face some problems which did >> not occur on 0.0.12 version. >> >> error-description: >> workspace: checked out single project A dependent on project B. B is >> not checked out. >> compile-time dependency resolving works fine (no compile errors ) >> runtime dependency resolving does not work -> failing to resolve a >> XSD-file residing inside project B. >> >> i could reproduce this misbehaviour with a test case. a custom >> resolver keeps on telling me that it cannot find the XSD-file in my >> datastructures project B. >> on the command line all tests succeeds, so i suspect m2eclipse as the >> problem. this problem occurs on other workspaces too. >> >> does anybody have a hint, what is going wrong? unfortunately i am not >> able to give you respective project for it is close source. >> > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > -- manuel aldana [EMAIL PROTECTED] homepage: http://www.aldana-online.de --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
