public class PomPropertiesUtil extends 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,
File pomPropertiesFile,
boolean forceCreation)
Creates the pom.properties file.
|
public void createPomProperties(org.apache.maven.project.MavenProject project, org.codehaus.plexus.archiver.Archiver archiver, File pomPropertiesFile, boolean forceCreation) throws org.codehaus.plexus.archiver.ArchiverException, IOException
org.codehaus.plexus.archiver.ArchiverException
IOException
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.