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

Robert Scholte commented on MCOMPILER-274:
------------------------------------------

I see in you configuration {{[DEBUG]   (f) fork = true}}, which means that the 
output is parsed and analyzed, hence there are no Exception Objects as you 
might expect. I've improved the parsing, so maybe this is already fixed in the 
current 3.6-SNAPSHOT.
Did you discover the real cause?

> "Compilation failure" message should say what actually went wrong
> -----------------------------------------------------------------
>
>                 Key: MCOMPILER-274
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-274
>             Project: Maven Compiler Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.1, 3.5.1
>            Reporter: Trejkaz
>         Attachments: out.txt
>
>
> I tried to build jruby 9.0.5.0, which uses Maven to run the build. It fails 
> to compile, but gives me a useless error message:
>     [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) 
> on project jruby-core: Compilation failure -> [Help 1]
> When compilation fails, Maven should tell me what actually went wrong, so 
> that I can fix it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to