public final class PomHelper extends Object
Constructor and Description |
---|
PomHelper() |
Modifier and Type | Method and Description |
---|---|
static org.apache.maven.project.MavenProject |
buildPom(String groupId,
String artifactId,
String version,
String packaging) |
static org.apache.maven.project.MavenProject |
readPom(File pomFile) |
public static org.apache.maven.project.MavenProject readPom(File pomFile) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.