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

wsgen doesnt' spaces for project folder #113

Closed glassfishrobot closed 10 years ago

glassfishrobot commented 10 years ago

[INFO] jaxws:wsimport args: [-keep, -s, D:\My Documents\SVN\app_layer\working\app_layer\src\main\java, -d, D:\My Documents\SVN\app_layer\working\app_layer\target\classes, -Xnocompile, "file:/D:/My%20Documents/SVN/app_layer/working/app_layer/src/main/resources/META-INF/wsdl/SomeService.wsdl"] directory not found: D:\My

Environment

Windows

Affected Versions

[2.3]

glassfishrobot commented 10 years ago

Reported by lkh007

glassfishrobot commented 10 years ago

predatorvi said: I am seeing this as well. Our Jenkins_CI server job names are something like "myproject (currentbranch)".

If I use jaxws-maven-plugin v2.1, it works fine. If I switch to jaxws-maven-plugin v2.2.1, it fails unless I change the job name to something without a space so something has changed in how the plugin passes command-line args to wsimport maybe?

glassfishrobot commented 10 years ago

@lukasj said: confirmed, fixing...

glassfishrobot commented 10 years ago

@lukasj said: https://java.net/projects/jax-ws-commons/sources/svn/revision/1166

glassfishrobot commented 10 years ago

hjohn said: Is there any chance we could see a 2.3.1 release with this issue fixed? It's been almost a year since 2.3 and this bug is hitting us still forcing us to run this plugin from a path without spaces.

We cannot downgrade to 2.2 as other plugins stop working then.

glassfishrobot commented 9 years ago

zeiss said: Would you please consider making a 2.3.1 release? It is not good to have the plugin failing in such a basic scenario.

glassfishrobot commented 9 years ago

zeiss said: Is it also possible to backport the fix to 2.2 line? I cannot use 2.3 in some builds for various reasons.

glassfishrobot commented 7 years ago

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

glassfishrobot commented 10 years ago

Marked as fixed on Wednesday, August 7th 2013, 5:55:29 am