Details
-
Bug
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
2.2.1, 3.0.5
-
None
-
None
-
OS: Linux, 2.6.32-11-generic, amd64.
Java: 1.6.0_17
Also Operating System = Mac OS X version 10.9.2 running on x86_64
Java; VM; Vendor = 1.7.0_51
Description
I'm trying to pass a quoted parameter through MAVEN_OPTS, e.g.
MAVEN_OPTS="-Dfoo='bar baz'"
As a result the quotes are not resolved, causing Java failure:
Exception in thread "main" java.lang.NoClassDefFoundError: baz'
...
I couldn't figure out a way to make it work.
Attachments
Issue Links
- blocks
-
MINVOKER-209 ITs fail (on Windows 10) when working directory contains space
- Closed
- relates to
-
MNG-7199 MAVENHOME_CONFIG var in mvnlauncher script improperly handles two options at once
- Closed