Issue Details (XML | Word | Printable)

Key: MAVEN-885
Type: Improvement Improvement
Status: Closed Closed
Resolution: Won't Fix
Priority: Minor Minor
Assignee: Vincent Massol
Reporter: Norbert Pabis
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven 1

cactus plugin should report server HTTP response code

Created: 03/Oct/03 04:50 AM   Updated: 08/Mar/06 10:47 PM   Resolved: 09/Oct/03 05:22 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 1.0-rc2

Time Tracking:
Not Specified

Environment: Maven HEAD (20030830)


 Description  « Hide

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.



Vincent Massol added a comment - 03/Oct/03 05:01 AM

Ok. Actually you're right. The problem is in deploying your webapp, not in starting the container. Do you think you could raison a bug in Cactus's bugzilla? (otherwise, I'll try to remember it, no guarantee though ).

WRT the error code you can get it by running Maven in debug mode.

Thanks
-Vincent



dion gillard made changes - 08/Oct/03 11:50 AM
Field Original Value New Value
Fix Version/s 1.1 [ 10211 ]
Vincent Massol made changes - 09/Oct/03 05:22 AM
Assignee Vincent Massol [ vmassol ]
Status Unassigned [ 1 ] Assigned [ 2 ]
Vincent Massol added a comment - 09/Oct/03 05:22 AM

a bug has been filed in Cactus land


Vincent Massol made changes - 09/Oct/03 05:22 AM
Resolution Won't Fix [ 2 ]
Fix Version/s 1.1 [ 10211 ]
Status Assigned [ 2 ] Closed [ 6 ]
Fix Version/s 1.0-rc2 [ 10245 ]
Vincent Massol made changes - 11/Aug/05 11:38 AM
Workflow jira [ 22155 ] Maven [ 37548 ]
Brett Porter made changes - 08/Mar/06 10:47 PM
Workflow Maven [ 37548 ] Maven New [ 51621 ]