You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Jamie Bisotti (JIRA)" <ji...@codehaus.org> on 2005/06/27 20:02:52 UTC

[jira] Created: (MPCRUISECONTROL-29) Default for 'maven.cruisecontrol.logs.mergedirectory' is incorrect on the Properties page.

Default for 'maven.cruisecontrol.logs.mergedirectory' is incorrect on the Properties page.
------------------------------------------------------------------------------------------

         Key: MPCRUISECONTROL-29
         URL: http://jira.codehaus.org/browse/MPCRUISECONTROL-29
     Project: maven-cruisecontrol-plugin
        Type: Bug
    Versions: 1.7    
    Reporter: Jamie Bisotti


On the Properties page, the default value for 'maven.cruisecontrol.logs.mergedirectory' is listed as: '${maven.cruisecontrol.checkout.dir}/${module}/[maven.build.dir relative location]/test-reports'

However, in plugin.properties, it is specified as: '${maven.cruisecontrol.checkout.dir}/${pom.artifactId}'

BUT, shouldn't it actually be: '${maven.cruisecontrol.checkout.dir}/${pom.artifactId}/target/test-reports'???


-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org