Issue Details (XML | Word | Printable)

Key: MPTEST-50
Type: Bug Bug
Status: Closed Closed
Resolution: Won't Fix
Priority: Trivial Trivial
Assignee: Unassigned
Reporter: Achim Westermann
Votes: 0
Watchers: 0
Operations

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

Document property "failureProperty"

Created: 28/Apr/05 10:30 AM   Updated: 23/Mar/06 09:40 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.8

Time Tracking:
Original Estimate: 10 minutes
Original Estimate - 10 minutes
Remaining Estimate: 10 minutes
Remaining Estimate - 10 minutes
Time Spent: Not Specified
Remaining Estimate - 10 minutes

Environment: Unimportant


 Description  « Hide
Sorry, I am just in the mood for biling. I warned the boss before this job and he would not hear. So I thought "OK, maybe the big ones writing the blogs cannot handle maven... Here I come...".

I spent most of the time trying out things, searching reported bugs and looking into plugin.jellies because there was outdated documentation (if any). E.g. xdoc: I found out by trial & error how to create a custom site navigation... .

It is absurd: Maven is a tool to automate and disburden project documentation. But it seems to proove itself that it leads to deterioration of the quality of project documentation.

Here it is property:

failureProperty="maven.test.failure"

Undocumented. But maybe someone wants to send an email in case of a failure or error only (and not always like cron would do).

And while you are at it: Please pleas add errorProperty="maven.test.error"

Sorry for the rant... I am just pissed by loosing so much time over and over...

Achim



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Carlos Sanchez added a comment - 04/Aug/05 07:15 PM
Things get fixed faster when people provide patches

Lukas Theussl added a comment - 23/Mar/06 09:40 AM
This property was only used internally, so no need to document it. Anyway, I removed it as part of the fix for MPTEST-46.