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,
java.util.Properties projectProperties) |
java.lang.String |
getArtifactId() |
protected java.util.List |
getReportSets()
Get the report sets for this plugin.
|
java.lang.String |
getType() |
addConfigurationChild, addConfigurationChild, addListener, addListeners, convertConfiguration, getGroupIdpublic java.lang.String getArtifactId()
getArtifactId in class AbstractPluginConfigurationConverterAbstractPluginConfigurationConverter.getArtifactId()public java.lang.String getType()
getType in class AbstractPluginConfigurationConverterprotected void buildConfiguration(org.codehaus.plexus.util.xml.Xpp3Dom configuration,
org.apache.maven.model.v3_0_0.Model v3Model,
java.util.Properties projectProperties)
throws ProjectConverterException
buildConfiguration in class AbstractPluginConfigurationConverterProjectConverterExceptionprotected java.util.List getReportSets()
AbstractPluginConfigurationConvertergetReportSets in class AbstractPluginConfigurationConverterCopyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.