public class PCCChanges extends AbstractPluginConfigurationConverter
PluginConfigurationConverter
for the maven-changes-plugin.TYPE_BUILD_PLUGIN, TYPE_REPORT_PLUGIN
Constructor and Description |
---|
PCCChanges() |
Modifier and Type | Method and Description |
---|---|
protected void |
buildConfiguration(org.codehaus.plexus.util.xml.Xpp3Dom configuration,
org.apache.maven.model.v3_0_0.Model v3Model,
Properties projectProperties) |
String |
getArtifactId() |
protected List |
getReportSets()
Get the report sets for this plugin.
|
String |
getType() |
addConfigurationChild, addConfigurationChild, addListener, addListeners, convertConfiguration, getGroupId
public String getArtifactId()
getArtifactId
in class AbstractPluginConfigurationConverter
AbstractPluginConfigurationConverter.getArtifactId()
public String getType()
getType
in class AbstractPluginConfigurationConverter
protected void buildConfiguration(org.codehaus.plexus.util.xml.Xpp3Dom configuration, org.apache.maven.model.v3_0_0.Model v3Model, Properties projectProperties) throws ProjectConverterException
buildConfiguration
in class AbstractPluginConfigurationConverter
ProjectConverterException
protected List getReportSets()
AbstractPluginConfigurationConverter
getReportSets
in class AbstractPluginConfigurationConverter
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.