Arne Schmitz created CXF-5978:
---------------------------------

             Summary: Incomplete dependencies in archetype cxf-jaxrs-service
                 Key: CXF-5978
                 URL: https://issues.apache.org/jira/browse/CXF-5978
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 3.0.1
            Reporter: Arne Schmitz
            Priority: Minor


When generating a new project with archetype cxf-jaxrs-service, the following 
dependency is missing:

{code}
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-bundle-jaxrs</artifactId>
      <version>2.7.12</version>
    </dependency>
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to