org.codehaus.mojo.cruisecontrol
Class CruiseControlModificationSetConfigurer

java.lang.Object
  extended by org.codehaus.mojo.cruisecontrol.CruiseControlModificationSetConfigurer

public class CruiseControlModificationSetConfigurer
extends Object

Helper class to write the different supported modificationsets.

Author:
Kaare Nilsen

Constructor Summary
CruiseControlModificationSetConfigurer()
           
 
Method Summary
static void addModificationSet(org.codehaus.plexus.util.xml.XMLWriter writer, org.apache.maven.project.MavenProject reactorProject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CruiseControlModificationSetConfigurer

public CruiseControlModificationSetConfigurer()
Method Detail

addModificationSet

public static void addModificationSet(org.codehaus.plexus.util.xml.XMLWriter writer,
                                      org.apache.maven.project.MavenProject reactorProject)


Copyright © 2006-2011 Codehaus. All Rights Reserved.