We are pleased to announce the Maven Cruise Control Plugin
1.8 release!
http://maven.apache.org/maven-1.x/plugins/cruisecontrol/
A plugin to work with Cruise Control. Plugin can generate a
Cruise Control
configuration from the POM, start the CruiseControl server,
and when included
as a report provide a link to the build results.
============================================================
===================
Changes in this version include:
Fixed bugs:
o Replace deprecated <currentbuildstatusbootstrapper>,
<currentbuildstatuspublisher>and
<currentbuildstatusftppublisher>by
<currentbuildstatuslistener>and
<currentbuildstatusftplistener>. Fixes
MPCRUISECONTROL-32.
o Add missing documentation for several properties. Fixes
MPCRUISECONTROL-30.
o Default for maven.cruisecontrol.logs.mergedirectoryis
incorrect on the
Properties page. Fixes MPCRUISECONTROL-29.
o Property maven.cruisecontrol.goalscontains deprecated
scm:update-project.
Fixes MPCRUISECONTROL-33.
o Properties documentation lists incorrect default for
maven.cruisecontrol.buildresults.url Fixes
MPCRUISECONTROL-25.
Changes:
o Deprecate the cruisecontrol:run goal. It doesn't work
with recent versions
of cruisecontrol.
o Update dependencies to match ones in maven 1.1 core and to
unify them
between plugins. The following dependency is updated :
commons-jelly-tags-xml v1.1 (was v1.0). Fixes MAVEN-1712.
============================================================
===================
To automatically install the plugin, type the following on a
single line:
maven plugin:download
-Dmaven.repo.remote=http://www.ibiblio.org/m
aven,http://people.apache.org/repo/m1-snapshot-repository/
-DgroupId=maven
-DartifactId=maven-cruisecontrol-plugin
-Dversion=1.8
For a manual installation, you can download the plugin here:
http://www.
apache.org/dyn/closer.cgi/java-repository/maven/plugins/mave
n-cruisecontrol-plugin-1.8.jar
Have fun!
-The Maven Cruise Control Plugin development team
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe maven.apache.org
For additional commands, e-mail: users-help maven.apache.org
|