You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by bu...@apache.org on 2003/10/03 23:59:39 UTC

DO NOT REPLY [Bug 23604] New: - Cactus plugin should report server HTTP response code.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23604>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23604

Cactus plugin should report server HTTP response code. 

           Summary: Cactus plugin should report server HTTP response code.
           Product: Cactus
           Version: Nightly Build
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Ant Tasks
        AssignedTo: cactus-dev@jakarta.apache.org
        ReportedBy: npabis@astercity.net


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 is misleading, because problem is not with starting container but with
starting tests.

This bug primarily was noticed while using Cactus plugin in Maven. 
Related issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-885

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org