[
https://issues.apache.org/jira/browse/CXF-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14138778#comment-14138778
]
Sergey Beryozkin commented on CXF-5978:
---------------------------------------
Right, it was actually a cxf-rt-rs-client dependency that was missing to do the
client API code migrating to a new module in 3.0.x
thanks
> 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
> 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)