[
https://issues.jboss.org/browse/JBIDE-9290?page=com.atlassian.jira.plugin...
]
Libor Zoubek edited comment on JBIDE-9290 at 9/8/11 11:48 AM:
--------------------------------------------------------------
I cannot get this new feature working. I am currently testing it on
jbdevstudio-product-eap-linux-gtk-5.0.0.v201109071858R-H28-M3.jar with m2e extras.
By adding <dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>jaxrs-api</artifactId>
<version>2.2-beta-1</version>
</dependency>
JAX-RS facet does not get enabled.
When looking at plugins, it seems like JAX-RS Configurator plugin is missing. This will
need to respin extras site.
Question is, if jax-rs configurator is supposed to be in JBDS since jax-rs tooling is
not.
was (Author: lzoubek):
I cannot get this new feature working. I am currently testing it on
jbdevstudio-product-eap-linux-gtk-5.0.0.v201109071858R-H28-M3.jar with m2e extras.
By adding
{noformat}
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>jaxrs-api</artifactId>
<version>2.2-beta-1</version>
</dependency>
{noformat}
JAX-RS facet does not get enabled.
When looking at plugins, it seems like JAX-RS Configurator plugin is missing. This will
need to respin extras site
Automatically install JAX-RS facet when a JAX-RS implementation is
added to the project's Maven dependencies
--------------------------------------------------------------------------------------------------------------
Key: JBIDE-9290
URL:
https://issues.jboss.org/browse/JBIDE-9290
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: maven
Affects Versions: 3.3.0.M2
Reporter: Xavier Coulon
Assignee: Fred Bricon
Labels: configuration, jax-rs, maven, new_and_noteworthy
Fix For: 3.3.0.M3
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
Automatically install the JAX-RS Facet and the JAX-RS Builder when a dependency with
groupId "org.jboss.resteasy" is added to the project's pom.xml
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira