You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/10/08 18:51:30 UTC

[jira] Updated: (MAVEN-885) cactus plugin should report server HTTP response code

The following issue has been updated:

    Updater: dion gillard (mailto:dion@apache.org)
       Date: Wed, 8 Oct 2003 11:50 AM
    Changes:
             Fix Version changed to 1.1
    ---------------------------------------------------------------------
For a full history of the issue, see:

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

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

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-885
    Summary: cactus plugin should report server HTTP response code
       Type: Improvement

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-cactus
   Fix Fors:
             1.1

   Assignee: 
   Reporter: Norbert Pabis

    Created: Fri, 3 Oct 2003 4:50 AM
    Updated: Wed, 8 Oct 2003 11:50 AM
Environment: Maven HEAD (20030830)

Description:
Cactus plugin should report server HTTP response code.
Now it does not, and when server responds with e.g. 401 (Authorization required) plugin displays:

BUILD FAILED
File...... file:/home/user/.maven/plugins/maven-cactus-plugin-3.1/
Element... cactus
Line...... 265
Column.... 53
Failed to start the container after more than [180000] ms.
Total time: 4 minutes 20 seconds
Finished at: Fri Oct 03 11:03:27 CEST 2003

which misleading, because problem is not with starting container but
with starting tests.


---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org