Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: maven-invoker-2.0.7
-
Component/s: maven-invoker
-
Labels:None
-
Number of attachments :
Description
In the case of a specified pom with a space in the path, the name isn't properly escaped. It is likely that other command line options have similar problems.
if ( !"pom.xml".equals( pom.getName() ) )
Issue Links
- is depended upon by
-
MECLIPSE-291
tests fail with spaces in the path name
-
- relates to
-
MSHARED-21
Spaces are incorrectly handled on command line
-
Fixed in invoker 2.0.7