The following issue has been updated:

    Updater: Eric Berenguier (mailto:[EMAIL PROTECTED])
       Date: Thu, 9 Oct 2003 5:24 AM
    Comment:
Looking at the current CVS code (rc2-snapshot), this only happens in two cases:
1) A dependency is not found
2) A ChecksumVerificationException is raised
Other errors gives a non-zero exit code.

This patch solve the first case and adds a new exit code value for failed dependency. 
Second one should be trivial too.


    Changes:
             Attachment changed to patch_maven_exitcode.diff
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-109&page=history

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-109


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-109
    Summary: Maven does not return exit codes
       Type: Bug

     Status: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.1
   Versions:
             1.0-beta-7

   Assignee: 
   Reporter: Vincent Massol

    Created: Wed, 18 Sep 2002 3:53 AM
    Updated: Thu, 9 Oct 2003 5:24 AM

Description:
I have some other scripts starting Maven and they need to know if the build was 
successful or not. But it seems Maven does not return any error code.

Thanks
-Vincent


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to