org.apache.maven.model.converter.plugins
Class PCCCompiler
java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.apache.maven.model.converter.plugins.AbstractPluginConfigurationConverter
org.apache.maven.model.converter.plugins.PCCCompiler
- All Implemented Interfaces:
- PluginConfigurationConverter, org.codehaus.plexus.logging.LogEnabled
public class PCCCompiler
- extends AbstractPluginConfigurationConverter
- Version:
- $Id: PCCCompiler.java 661727 2008-05-30 14:21:49Z bentmann $
- Author:
- Fabrizio Giustina, Dennis Lundberg
- Plexus component:
- role:
- "org.apache.maven.model.converter.plugins.PluginConfigurationConverter"
- role-hint:
- "compiler"
|
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PCCCompiler
public PCCCompiler()
getArtifactId
public String getArtifactId()
- Specified by:
getArtifactId
in class AbstractPluginConfigurationConverter
- See Also:
AbstractPluginConfigurationConverter.getArtifactId()
getType
public String getType()
- Specified by:
getType
in class AbstractPluginConfigurationConverter
addOnOffConfigurationChild
protected void addOnOffConfigurationChild(Xpp3Dom configuration,
Properties projectProperties,
String mavenOneProperty,
String mavenTwoElement)
throws ProjectConverterException
- Throws:
ProjectConverterException
buildConfiguration
protected void buildConfiguration(Xpp3Dom configuration,
org.apache.maven.model.v3_0_0.Model v3Model,
Properties projectProperties)
throws ProjectConverterException
- Specified by:
buildConfiguration
in class AbstractPluginConfigurationConverter
- Throws:
ProjectConverterException
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.