]
Rafael Benevides resolved JBIDE-21694.
--------------------------------------
Resolution: Done
EAP 7.x Quickstarts was ok
and WildFly 10.x quickstarts have been fixed with this commit:
eap quickstart jaxws-retail fails to compile
--------------------------------------------
Key: JBIDE-21694
URL:
https://issues.jboss.org/browse/JBIDE-21694
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven, upstream
Affects Versions: 4.3.1.Beta2
Reporter: Rob Stryker
Assignee: Rafael Benevides
Fix For: 4.3.1.CR1
1) git clone git@github.com:jboss-developer/jboss-eap-quickstarts.git
2) git checkout 7.0.x-develop
3) import jaxws-retail folder as maven project
4) witness compilation errors
The same can be replicated in
http://github.com/wildfly/quickstart in the same
jaxws-retail folder.