public class PomPropertiesUtil
extends java.lang.Object
| Constructor and Description |
|---|
PomPropertiesUtil() |
| Modifier and Type | Method and Description |
|---|---|
void |
createPomProperties(org.apache.maven.project.MavenProject project,
org.codehaus.plexus.archiver.Archiver archiver,
java.io.File pomPropertiesFile,
boolean forceCreation)
Creates the pom.properties file.
|
public void createPomProperties(org.apache.maven.project.MavenProject project,
org.codehaus.plexus.archiver.Archiver archiver,
java.io.File pomPropertiesFile,
boolean forceCreation)
throws org.codehaus.plexus.archiver.ArchiverException,
java.io.IOException
org.codehaus.plexus.archiver.ArchiverExceptionjava.io.IOExceptionCopyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.