8 Commits

Author SHA1 Message Date
epugh
70602fb776 Fine tune how to override the cruisecontrol.jsl when putting the logic in
a plugin.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@157036 13f79535-47bb-0310-9956-ffa450edef68
2005-03-11 03:31:14 +00:00
vmassol
a45927c4fe Modified default value of <code>maven.cruisecontrol.logs.mergedirectory</code> so that CC can aggregate JUnit test reports both for single project and multiproject setups.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@154403 13f79535-47bb-0310-9956-ffa450edef68
2005-02-19 11:04:13 +00:00
vmassol
4abbad55ba - Compute automatically the merge directory automatically (the value of <code>maven.cruisecontrol.logs.mergedirectory</code> if not specified by the user. The computation uses the <code>maven.build.dir</code> property to guess the output directory for JUnit test results.
- Added a new <code>maven.cruisecontrol.logs.pattern</code> property to specify the report files that will be merged by CC. Defaults to <code>*.xml</code>.
- Added a new <code>cruisecontrol:install-local</code> goal to install the generated CC config to a target location on the same machine (it uses a file copy). In the future we could provide other installation mechanisms like ssh, scp, etc.
- Changed the default build status file name to be <code>status.txt</code> which is the default value expected by the CC Webapp.
- New <code>maven.cruisecontrol.work.dir</code> property that specifies what CC work directory to use for the project. Default values of <code>maven.cruisecontrol.checkout.dir</code> and <code>maven.cruisecontrol.logs.dir</code> have been modified to be relative to it.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@154334 13f79535-47bb-0310-9956-ffa450edef68
2005-02-18 18:39:57 +00:00
epugh
bce46d03b1 Doc fixes thanks to Paul Spencer.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115885 13f79535-47bb-0310-9956-ffa450edef68
2004-07-24 16:49:13 +00:00
epugh
09e2fcd0ec enhance section on using multiproject goal to keep cc uptodate
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115873 13f79535-47bb-0310-9956-ffa450edef68
2004-07-23 08:38:00 +00:00
brett
48c16d10c7 update source elements to format better
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115571 13f79535-47bb-0310-9956-ffa450edef68
2004-06-28 09:46:48 +00:00
brett
60dbf5c2ff clean format
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115557 13f79535-47bb-0310-9956-ffa450edef68
2004-06-26 02:30:14 +00:00
epugh
d7cc671ee8 Add new FAQ entries.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115420 13f79535-47bb-0310-9956-ffa450edef68
2004-05-31 15:56:22 +00:00