Robert Scholte created MNG-5693:
-----------------------------------
Summary: Change logging of MojoExceptions to console
Key: MNG-5693
URL: https://jira.codehaus.org/browse/MNG-5693
Project: Maven
Issue Type: Improvement
Components: FDPFC, Plugin API
Reporter: Robert Scholte
If a plugin fails for any reason, a general message is logged with a reference
to a wiki page, which never contains the real reason why the plugin failed.
For new users this is very confusing. Even when we teach them to read, and they
finally see a link, it's quite frustrating for them that they still don't know
what happened.
{{MojoExecutionException}} and {{MojoFailureException}} should never refer to a
wikipage anymore.
Plugin writers should get more control over the message written to the console.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)