public class CompileConfigurationLoader extends Object
| Constructor and Description |
|---|
CompileConfigurationLoader() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.xml.Xpp3Dom |
getCompilerPluginConfiguration(org.apache.maven.project.MavenProject project,
String optionName) |
static String |
getCompilerPluginSetting(org.apache.maven.project.MavenProject project,
String optionName) |
static String[] |
getCompilerPluginSettings(org.apache.maven.project.MavenProject project,
String optionName) |
public static String getCompilerPluginSetting(org.apache.maven.project.MavenProject project, String optionName)
public static org.codehaus.plexus.util.xml.Xpp3Dom getCompilerPluginConfiguration(org.apache.maven.project.MavenProject project,
String optionName)
Copyright © 2008–2017 Sonatype, Inc.. All rights reserved.