javaee / metro-jaxws-commons

Metro has been contributed to Eclipse Foundation. This repository is for legacy review only. Please refer to the Eclipse EE4J Metro project for the very latest
https://eclipse-ee4j.github.io/metro-wsit/
Other
10 stars 9 forks source link

goal wsimport in jaxws-maven-plugin 1.12 swallows exception #64

Closed glassfishrobot closed 13 years ago

glassfishrobot commented 14 years ago

Every exception that occurs in WsImportMojo.wsImport results in a general MojoExecutionException "Error executing: wsimport ...". This exception is not very helpful to troubleshoot the problem.

Suggested fix: add exception caught on line 293 as the cause of the MojoExecutionException thrown on line 294 so the cause gets added to the stacktrace.

Environment

Operating System: All Platform: All

Affected Versions

[current]

glassfishrobot commented 14 years ago

Reported by svbael@java.net

glassfishrobot commented 14 years ago

ramapulavarthi@java.net said: Assigning it to myself.

glassfishrobot commented 14 years ago

jitu@java.net said: setting a target milestone to 2.2.2

glassfishrobot commented 13 years ago

@lukasj said: looks fixed in 1.13-SNAPSHOT

glassfishrobot commented 11 years ago

@lukasj said: closing old and already fixed issues

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS_COMMONS-64

glassfishrobot commented 13 years ago

Marked as fixed on Thursday, October 6th 2011, 10:29:39 am