Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-2403

RESTEasy: Wrong Maven goal in RESTEasy examples README.TXT file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • EAP 5.0.0.CR5
    • EAP 5.0.0.CR4 (FCS and BETA2)
    • RESTEasy
    • None

      There is wrong Maven goal in the README.TXT files in the RESTEasy examples (examples jaxb-json and spring-hibernate). Could be confusing for unexperienced users.

      Current README.TXT file contains:
      mvn jetty6:run-exploded

      this goal leads to the exception => The plugin 'org.apache.maven.plugins:maven-jetty6-plugin' does not exist or no valid version could be found

      should be:
      mvn jetty:run-exploded

              rhn-ecs-lbailey Laura Bailey
              pslavice@redhat.com Pavel Slavicek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: