vmassol
eef70d4737
Removed all dependencies on the SCM module and instead replace all occurrences with <code>${pom.artifactId}</code>.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@154493 13f79535-47bb-0310-9956-ffa450edef68
2005-02-20 09:50:40 +00:00
vmassol
7071f42f23
Use the same default value for the <code>maven.cruisecontrol.mail.buildresultsurl</code> property than the one for <code>maven.cruisecontrol.buildresults.url</code>.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@154407 13f79535-47bb-0310-9956-ffa450edef68
2005-02-19 15:30:27 +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
vmassol
0f95bf75ea
Modify the default values to match CC version 2.2.1.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@154139 13f79535-47bb-0310-9956-ffa450edef68
2005-02-17 08:18:12 +00:00
epugh
897ca6ad4a
MPCRUISECONTROL-14 More flexible configuration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116155 13f79535-47bb-0310-9956-ffa450edef68
2004-10-19 16:10:44 +00:00
evenisse
b0dbab9248
MPCRUISECONTROL-12. Add new properties to the maven cruisecontrol plugin. Ftp publisher, Scp publisher.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116017 13f79535-47bb-0310-9956-ffa450edef68
2004-08-28 21:22:15 +00:00
epugh
86179acbfd
MPCRUISECONTROL-11 Add new properties to the maven cruisecontrol plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115943 13f79535-47bb-0310-9956-ffa450edef68
2004-08-09 15:47:57 +00:00
epugh
f9bdc3d1c8
Remove the old maven.cruisecontrol.buildresults.url property value.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115884 13f79535-47bb-0310-9956-ffa450edef68
2004-07-24 16:46:39 +00:00
epugh
96336e4862
MPCRUISECONTROL-8. More flexible external link to CruiseControl report.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115874 13f79535-47bb-0310-9956-ffa450edef68
2004-07-23 09:05:21 +00:00
epugh
904a86c094
Allow builds to trigger by other project builds. MPCRUISECONTROL-7
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115872 13f79535-47bb-0310-9956-ffa450edef68
2004-07-23 08:37:37 +00:00
brett
996ffe2b2b
link to the build results
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115632 13f79535-47bb-0310-9956-ffa450edef68
2004-07-03 02:06:58 +00:00
epugh
561dab8051
allow maven.cruisecontrol.home to be passed in by using more typical check for
...
missing properties.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115419 13f79535-47bb-0310-9956-ffa450edef68
2004-05-31 15:56:08 +00:00
epugh
9fec292aec
Allow users to specify their own template file to use when generating cruisecontrol.xml
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115418 13f79535-47bb-0310-9956-ffa450edef68
2004-05-31 13:18:46 +00:00
brett
e1e67f9382
don't override defaults
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114971 13f79535-47bb-0310-9956-ffa450edef68
2004-04-02 03:48:57 +00:00
evenisse
9a278f5c42
Update to ASL v.2
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114791 13f79535-47bb-0310-9956-ffa450edef68
2004-03-04 18:05:31 +00:00
dion
235a71256a
Fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114309 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 23:09:15 +00:00
brett
d2b5274136
initial version - cruisecontrol config file generation plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113914 13f79535-47bb-0310-9956-ffa450edef68
2003-08-31 07:20:40 +00:00