-
Bug
-
Resolution: Done
-
Critical
-
7.3.0
-
- create a Fuse project from archetype cxf-jaxrs-service
- create a Fuse project from archetype cxf-jaxws-javafirst
There are some Maven dependency problems with archetypes:
- cxf-jaxrs-service
Missing artifact org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.0.2.redhat-620103
Missing artifact org.apache.cxf:cxf-rt-rs-client:jar:3.0.2.redhat-620103
- cxf-jaxws-javafirst
Missing artifact org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.0.2.redhat-620103
Missing artifact org.apache.cxf:cxf-rt-transports-http:jar:3.0.2.redhat-620103
I used clean .m2 folder with no additional settings.