Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-9290

Automatically install JAX-RS facet when a JAX-RS implementation is added to the project's Maven dependencies

    Details

      Description

      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

        Gliffy Diagrams

          Activity

          Hide
          xcoulon Xavier Coulon added a comment -

          Thanks !

          Show
          xcoulon Xavier Coulon added a comment - Thanks !
          Hide
          lzoubek Libor Zoubek added a comment - - edited

          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.

          Show
          lzoubek Libor Zoubek added a comment - - edited 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.
          Hide
          lzoubek Libor Zoubek added a comment -

          verified in JBossTools on JBoss Maven JAX-RS Configurator 1.3.0.v20110907-0528-H14-M3

          I've opened separate issue JBDS-1839 for it.

          Show
          lzoubek Libor Zoubek added a comment - verified in JBossTools on JBoss Maven JAX-RS Configurator 1.3.0.v20110907-0528-H14-M3 I've opened separate issue JBDS-1839 for it.
          Hide
          irooskov Isaac Rooskov added a comment -

          Reopening to set release note status - thanks for writing the release note text

          Show
          irooskov Isaac Rooskov added a comment - Reopening to set release note status - thanks for writing the release note text
          Hide
          irooskov Isaac Rooskov added a comment -

          Reclosing issue now that release note fields have been set

          Show
          irooskov Isaac Rooskov added a comment - Reclosing issue now that release note fields have been set

            People

            • Assignee:
              fbricon Fred Bricon
              Reporter:
              xcoulon Xavier Coulon
              Writer:
              Isaac Rooskov
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Development