You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
Create a Maven project in a directory with spaces or other chars which are special to the shell, run wsimport, see it fail for 2 reaons:
1. No path/option is quoted witha single quote.
2. Wildcard parameters like binding files '*.jaxws' are expanded by the shell and not wsimport.
Quote all args with the Plexus module before they are passed to the shell.
Environment
JDk 7, FreeBSD 9.2
Affected Versions
[2.3]
The text was updated successfully, but these errors were encountered: