You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Arne Schmitz (JIRA)" <ji...@apache.org> on 2014/08/29 11:35:53 UTC

[jira] [Created] (CXF-5978) Incomplete dependencies in archetype cxf-jaxrs-service

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)