[ https://issues.apache.org/jira/browse/MINVOKER-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sylwester Lachiewicz updated MINVOKER-198: ------------------------------------------ Fix Version/s: (was: waiting-for-feedback) > mavenOpts in invoker.properties does not accept parameters with spaces > ---------------------------------------------------------------------- > > Key: MINVOKER-198 > URL: https://issues.apache.org/jira/browse/MINVOKER-198 > Project: Maven Invoker Plugin > Issue Type: Bug > Affects Versions: 2.0.0 > Environment: Maven 3.3.9 and 3.2.5. > Linux/Mac > Reporter: Abel Salgado Romero > Priority: Major > Attachments: mac_output.txt > > > Seems that mavenOpts does some additional parsing and comand line arguments > with spaces are not read correctly. > This prevents writing tests that when run on console in a normal maven build > they work. > Here is an example of what I want to test: > https://github.com/abelsromero/asciidoctor-maven-plugin/blob/attributes_command/src/it/article-html-attributes/invoker.properties > If you see the "asciidoctor.attributes" is a chain with many internal > parameters and spaces. This works on console, but not in the test. > But the test fails with the message: > Error: Could not find or load main class source-highlighter=coderay" -- This message was sent by Atlassian Jira (v8.3.4#803005)