org.codehaus.mojo.cruisecontrol
Class CruiseControlPluginConfigurer
java.lang.Object
org.codehaus.mojo.cruisecontrol.CruiseControlPluginConfigurer
public class CruiseControlPluginConfigurer
- extends java.lang.Object
Helper class to write configuration the different supported plugins.
- Author:
- Kaare Nilsen
Method Summary |
static void |
addEmailPlugin(org.codehaus.plexus.util.xml.PrettyPrintXMLWriter writer,
EmailPublisher config,
org.apache.maven.project.MavenProject project)
|
static void |
addProjectPlugin(org.codehaus.plexus.util.xml.PrettyPrintXMLWriter writer)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CruiseControlPluginConfigurer
public CruiseControlPluginConfigurer()
addEmailPlugin
public static void addEmailPlugin(org.codehaus.plexus.util.xml.PrettyPrintXMLWriter writer,
EmailPublisher config,
org.apache.maven.project.MavenProject project)
addProjectPlugin
public static void addProjectPlugin(org.codehaus.plexus.util.xml.PrettyPrintXMLWriter writer)
Copyright © 2006-2009. All Rights Reserved.