Raymond Feng wrote:
Hi,
Your question reminded that I had fixed the sdo plugin to do so, but
the "build-helper-maven-plugin" helps for other code-gen plugins such
as JAXB.
Also you want to make sure the code-gen happens at
"<phase>generate-test-sources</phase>". If it's too late, then mvn
eclipse:eclipse won't trigger it.
Thanks,
Raymond
http://svn.apache.org/repos/asf/incubator/tuscany/branches/sca-java-integration/testing/sca/itest/exceptionXbindingTest/pom.xml
is a working example. It uses our SDO and WSDL2Java plugins and the
JAXWS WSDL2Java plugin, and all seem to play nicely with
eclipse:eclipse, the generated .classpath file contains the correct
source entries.
BTW do you know how to contribute to the classpath configuration on the
eclipse:eclipse goal, but without actually generating the Java code?
--
Jean-Sebastien
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]