org.apache.maven.archiver
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.ArchiverException
java.io.IOException
Copyright © 2014. All Rights Reserved.