The error message is not enough explicit when the report can't be generated
---------------------------------------------------------------------------

                 Key: MFITNESSE-15
                 URL: http://jira.codehaus.org/browse/MFITNESSE-15
             Project: Maven 2.x Fitnesse Plugin
          Issue Type: Improvement
    Affects Versions: 1.0-beta-1
            Reporter: pkernevez
            Assignee: pkernevez


If the report can't be generated, for example if the fitnesse JVM doesn't have 
enough memory (-Xmx too small). The report isn't generated ,but there is an 
output file that has been generated and that contains the error. 
Now the report isn't generated, the build fail and there isn't any solution to 
find the cause.
The error in the Maven log is concerning a folder path that refers to clover 
(the last path tested).

The solution is:
* Log a full message with the whole list of path tested instead of the last one
* Log the adresse of the output file (ex "see XXXX")
* Fail the build if the param "failOnError=true", create an empty 
fitnesseReport that refers to the output report in the other cases.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to