-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
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