Community
Participate
Working Groups
Build Identifier: 20110218-0911 See: http://jira.codehaus.org/browse/MNGECLIPSE-163 Summary: Code added by the build-helper-maven-plugin from another project isn't added to the eclipse buildpath. Reproducible: Always Steps to Reproduce: 1. Include sourcecode from another project with the build-helper-maven-plugin 2. Use a element of the added code, i.e. a class, eclipse shows "cannot be resolved to type" error, this happens with "update project configuration" also
Created attachment 192209 [details] Demo of the Bug Added a zip demonstrating the issue at hand. Of course I had to forget the version of the m2eclipse plugin: 0.12.1.20110112-1712
I can confirm this. with Eclipse Indigo 64-bit and included m2eclipse 1.0.
There are currently no plans to support cross-project source folder references.
Moved to https://github.com/eclipse-m2e/m2e-core/issues/