Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-287

Wrong Maven goal in RESTEasy examples README.TXT file

XMLWordPrintable

    • Icon: Quality Risk Quality Risk
    • Resolution: Done
    • Icon: Trivial Trivial
    • 1.2.RC1
    • 1.1.GA
    • None
    • 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

              patriot1burke@gmail.com Bill Burke (Inactive)
              pslavice@redhat.com Pavel Slavicek
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: