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

"java.net.BindException" during building of RESTEasy, if WildFly is running

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Minor
    • None
    • 3.1.0.Beta1
    • None
    • None

    Description

      Maven shouldn't throw java.net.BindException: Address already in use during building of RESTEasy, if WildFly is running and -DskipTests is used.

      I need to build RESTEasy on machine, where WildFly is running. I don't need to run tests. It is not possible with this maven command:

      mvn clean install  -DskipTests
      

      It is caused by jetty-maven-plugin in example modules. Jetty is started even if -DskipTests option is used:

      Attachments

        Activity

          People

            rhn-support-asoldano Alessio Soldano
            mkopecky@redhat.com Marek Kopecky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: