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/03 11:50:09 UTC

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

Message:

  A new issue has been created in JIRA.

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

   Assignee: 
   Reporter: Norbert Pabis

    Created: Fri, 3 Oct 2003 4:50 AM
    Updated: Fri, 3 Oct 2003 4: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