Vineet Reynolds created WFLY-4006:
-------------------------------------
Summary: Java EE 7 with all BOM lacks JAX-RS 2.0 API dependency
Key: WFLY-4006
URL:
https://issues.jboss.org/browse/WFLY-4006
Project: WildFly
Issue Type: Bug
Affects Versions: 8.1.0.Final
Reporter: Vineet Reynolds
Assignee: Jason Greene
Adding the {{org.wildfly.bom:jboss-javaee-7.0-with-all}} BOM to a Maven project does not
pull in the {{org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.0_spec}} dependency.
Hence, users of this BOM are required to add the JAX-RS 2.0 API, specifying the version
explicitly, to consume the JAX-RS APIs in their projects.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)