]
Xavier Coulon commented on JBIDE-18352:
---------------------------------------
Setting fixVersion to 4.3.x because the current m2e configurator has memory leaks, as
according to [~fbricon]
Include a working JAX-WS configurator in the m2e catalog
--------------------------------------------------------
Key: JBIDE-18352
URL:
https://issues.jboss.org/browse/JBIDE-18352
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: maven, upstream
Affects Versions: 4.2.0.Beta3
Reporter: Xavier Coulon
Assignee: Fred Bricon
Fix For: 4.3.x
there are compilation/build errors when importing projects using the jaxws maven plugin
(see javaee7-samples case on JBDS-2847), because the project is not properly configured
during the import.
Having a fine-tuned, working m2e configurator (ie, tuned for incremental builds and not
triggering a full interface generation when some unrelated file is edited) would fix the
problem.