[ http://jira.codehaus.org/browse/MNG-345?page=comments#action_38766 ]
     
John Casey commented on MNG-345:
--------------------------------

this is another good candidate for ErrorDiagnoser. Such errors will come back 
as XPP3 errors, which means we can solve this problem by simply providing 
user-friendly feedback when the POM contains invalid XML.

> bad plugin configuration errors out
> -----------------------------------
>
>          Key: MNG-345
>          URL: http://jira.codehaus.org/browse/MNG-345
>      Project: m2
>         Type: Sub-task
>   Components: maven-core
>     Versions: 2.0-alpha-1
>     Reporter: Brett Porter
>     Assignee: John Casey
>      Fix For: 2.0-alpha-2

>
>
> you get a trace from component composition if you mis type a configuration, 
> instead of a helpful error.
> eg, for jar Plugin:
> <configuration>
>   <addClassPath>true<addClasspath>
> </configuration>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to