[EMAIL PROTECTED] wrote:
hi,

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.


You might find something useful in Eugene's comments on http://jira.codehaus.org/browse/MNGECLIPSE-369 - in a nutshell the runtime classpath can differ from the compile classpath when workspace dependency resolution is turned on. I haven't updated to 0.9.0 yet but if the behavior is the same in this regard it could be that your new checkout is using the workspace dependency resolution whereas it didn't before. Try turning off workspace dependency resolution for the project and see if that helps.

Stu Penrose

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to