You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Abel Salgado Romero (JIRA)" <ji...@apache.org> on 2016/07/17 16:00:21 UTC

[jira] [Comment Edited] (MINVOKER-198) mavenOpts in invoker.properties does not accept parameters with spaces

    [ https://issues.apache.org/jira/browse/MINVOKER-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15381404#comment-15381404 ] 

Abel Salgado Romero edited comment on MINVOKER-198 at 7/17/16 3:59 PM:
-----------------------------------------------------------------------

The issue was related to how the options where passed, the wrong option was used. Using the right one fixes the problem.


was (Author: abel s.romero):
The issue was related to how the options where passed, the wrong option was used.

> 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
>             Fix For: waiting-for-feedback
>
>         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
(v6.3.4#6332)