Maven 1

cactus plugin should report server HTTP response code

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Won't Fix
  • Affects Version/s: None
  • Fix Version/s: 1.0-rc2
  • Component/s: None
  • Labels:
    None
  • Environment:
    Maven HEAD (20030830)
  • Number of attachments :
    0

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.

Activity

Hide
Vincent Massol added a comment -

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

Show
Vincent Massol added a comment - 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
Hide
Vincent Massol added a comment -

a bug has been filed in Cactus land

Show
Vincent Massol added a comment - a bug has been filed in Cactus land

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: