[
https://issues.apache.org/jira/browse/CXF-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-5978.
-----------------------------------
Resolution: Fixed
Fix Version/s: 3.1.0
3.0.2
Assignee: Sergey Beryozkin
> 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
> Assignee: Sergey Beryozkin
> Priority: Minor
> Fix For: 3.0.2, 3.1.0
>
>
> 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.3.4#6332)