[ http://jira.codehaus.org/browse/MNG-1942?page=all ]
     
Milos Kleint closed MNG-1942:
-----------------------------

     Resolution: Fixed
    Fix Version: 2.1

this seems to work already in the 2.1 codebase.

> mavenembedder logger not handling exception logs
> ------------------------------------------------
>
>          Key: MNG-1942
>          URL: http://jira.codehaus.org/browse/MNG-1942
>      Project: Maven 2
>         Type: Bug

>   Components: Embedding
>     Versions: 2.0.1
>     Reporter: Milos Kleint
>      Fix For: 2.1

>
>
> when a maven plugin logs something using getLog().error("MyText", new 
> Exception())
> it will end up in the MavenEmbedderLogger's error(String) method, not in the 
> error(String, Throwable) method, meaning the exception is lost somewhere in 
> between..

-- 
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

Reply via email to