public final class PomConfigurationHelper extends Object
Constructor and Description |
---|
PomConfigurationHelper() |
Modifier and Type | Method and Description |
---|---|
static boolean |
getPluginConfigParameter(org.apache.maven.project.MavenProject project,
String parameter,
boolean defaultValue) |
static String |
getPluginConfigParameter(org.apache.maven.project.MavenProject project,
String parameter,
String defaultValue) |
public static String getPluginConfigParameter(org.apache.maven.project.MavenProject project, String parameter, String defaultValue)
public static boolean getPluginConfigParameter(org.apache.maven.project.MavenProject project, String parameter, boolean defaultValue)
Copyright © 2008–2019 simpligility technologies inc.. All rights reserved.