Generated source folder is not added as eclipse source folder (using xmlbeans)
------------------------------------------------------------------------------
Key: MECLIPSE-549
URL: http://jira.codehaus.org/browse/MECLIPSE-549
Project: Maven 2.x Eclipse Plugin
Issue Type: Bug
Components: Core : Dependencies resolution and build path (.classpath)
Affects Versions: 2.6
Environment: Apache Maven 2.1.0 (r755702; 2009-03-18 20:10:27+0100)
Java version: 1.6.0_12
Java home: C:\Program Files\Java\jdk1.6.0_12\jre
Default locale: fr_FR, platform encoding: Cp1252
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
Reporter: Julien HENRY
Priority: Critical
My build use xmlbeans to generate Java sources and .class from XSD.
With previous version of the plugin it mostly worked (I only had a problem
because .class generated by xmlbeans were overriden by Eclipse automatic
recompilation).
With latest plugin version, generated source folder is not added anymore to the
eclipse classpath.
I've tested with another build using the exec-maven-plugin with a <sourceRoot>
element and this additional source is correctly added. So the problem may be
specific to xmlbeans plugin.
--
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