Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Java-SCA-1.1
-
None
Description
Building tools\wsdl2java alwasy fails with compile errors unless you use the Maven clean option. To recrate:
mvn clean install -o
mvn -o
the first one always works, the second one always fails.