Details
Description
When generating a new project with archetype cxf-jaxrs-service, the following dependency is missing:
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-bundle-jaxrs</artifactId>
<version>2.7.12</version>
</dependency>