brett
4e0bd21ab9
remove uses of the invalid svn equivalent to cvs module.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@179027 13f79535-47bb-0310-9956-ffa450edef68
2005-05-30 07:06:16 +00:00
epugh
e6048460ef
url property for CVS is used as CVSROOT and should not
...
have the module attached to it.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@156562 13f79535-47bb-0310-9956-ffa450edef68
2005-03-08 20:01:26 +00:00
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
161bee3755
Added new <code>cruisecontrol:configure-war</code> goal that generates a configured CruiseControl webapp WAR.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@154419 13f79535-47bb-0310-9956-ffa450edef68
2005-02-19 16:32:43 +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
bdc4c1d0db
Don't use a .sh extension on maven on *nix, it is plain old maven. Use .bat on
...
windows.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116245 13f79535-47bb-0310-9956-ffa450edef68
2004-11-17 14:17:29 +00:00
epugh
7bb589174b
MPCRUISECONTROL-15 Lost script extension
...
when use "maven cruisecontrol:configure" command
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116243 13f79535-47bb-0310-9956-ffa450edef68
2004-11-16 18:26:32 +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
7d55cba662
better syntax
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115710 13f79535-47bb-0310-9956-ffa450edef68
2004-07-08 13:08:13 +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
brett
87712c3984
PR: MPCRUISECONTROL-3
...
Submitted by: Carsten Ziegeler
Add implementation of run goal.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115451 13f79535-47bb-0310-9956-ffa450edef68
2004-06-12 00:08:24 +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
9bfffa91e8
make sure target exists
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114965 13f79535-47bb-0310-9956-ffa450edef68
2004-04-01 01:46:08 +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
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