-
Bug
-
Resolution: Done
-
Critical
-
7.0.0.ER7
-
None
After importing the quickstart into JBDS, the following warning is produced
- Overriding managed version 5.1.3.SP1-redhat-1 for jbossws-cxf-client
This causes the quickstart to use old and potentially unstable version of the artifact.
Suggested fix
Remove line 49 from jaxws-retail/service/pom.xml file:
<version>5.1.1.Final</version>
- is related to
-
JBEAP-3456 jaxws-retail quickstart should use productized dependencies
- Closed