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

Unused imports in JaxrsWithSpringMVCTest prevent compilation success on Java 11 ea+22

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.0.0.Beta5
    • None
    • None
    • None

    Description

      Unused imports in JaxrsWithSpringMVCTest prevent compilation success on Java 11 ea+22

      ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile (default-testCompile) on
       project resteasy-integration-tests-spring-deployment: Compilation failure
      [ERROR] /Users/rsvoboda/git/Resteasy/testsuite/integration-tests-spring/deployment/src/test/java/org/jboss/resteasy/test/spring/
        deployment/JaxrsWithSpringMVCTest.java:[6,20] package javax.xml.ws does not exist
      [ERROR]
      [ERROR] -> [Help 1]
      [ERROR]
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR]
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
      [ERROR]
      [ERROR] After correcting the problems, you can resume the build with the command
      [ERROR]   mvn <goals> -rf :resteasy-integration-tests-spring-deployment
      

      Attachments

        Activity

          People

            rsvoboda@redhat.com Rostislav Svoboda
            rsvoboda@redhat.com Rostislav Svoboda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: