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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to