-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority:majorMajor loss of functionMajor loss of function
Milestone
Description
Maxim Podkolzine opened MNG-4559 and commented
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.
Affects: 2.2.1, 3.0.5
Issue Links:
- MINVOKER-209 ITs fail (on Windows 10) when working directory contains space
("blocks") - MNG-7199 MAVENHOME_CONFIG var in mvnlauncher script improperly handles two options at once
Remote Links:
5 votes, 14 watchers
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority:majorMajor loss of functionMajor loss of function