javaee-samples / javaee7-samples

Java EE 7 Samples
https://travis-ci.org/javaee-samples/javaee7-samples
Other
2.51k stars 1.66k forks source link

PAYARA-3484 Testcase fix for Payara JDK11 branch #449

Closed jGauravGupta closed 5 years ago

arjantijms commented 5 years ago

@jGauravGupta sorry for the late reply, but this fails with:

"Failed to execute goal com.helger.maven:jaxws-maven-plugin:2.6:wsimport (default) on project jaxws-jaxws-client: '../../../jaxws-endpoint/src/main/webapp/WEB-INF/wsdl/EBookStoreImplService.wsdl' not found. "

I think the path of the plug-in you updated now works a little different. Can you check? Thx!