[ http://jira.codehaus.org/browse/MAVEN-1482?page=all ]

Arnaud Heritier closed MAVEN-1482.
----------------------------------

      Assignee: Arnaud Heritier
    Resolution: Fixed

I improved a little bit how exceptions are catched and I verified that 
exceptions are correctly chained.
Now we have graceful messages like :
{code}
[EMAIL PROTECTED] /cygdrive/e/Temp/testMaven
$ maven toto
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.1-RC1-SNAPSHOT


BUILD FAILED

Errors stack :
>> Error reading XML or initializing
>> Parent POM not found: E:\Temp\project.xml

Total time   : 0 seconds
Finished at  : Monday, October 23, 2006 12:58:12 AM CEST
{code}

> some genuine errors result in "fatal" errors
> --------------------------------------------
>
>                 Key: MAVEN-1482
>                 URL: http://jira.codehaus.org/browse/MAVEN-1482
>             Project: Maven 1.x
>          Issue Type: Bug
>          Components: core
>            Reporter: Brett Porter
>         Assigned To: Arnaud Heritier
>             Fix For: 1.1-rc1
>
>
> for example: extend a POM that doesn't exist.
> Need to gracefully catch such exceptions and handle differently.

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