public class MavenHPICustomWARPOMGenerator extends Object
| Constructor and Description |
|---|
MavenHPICustomWARPOMGenerator(Config config,
String outputFileSuffix) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.maven.model.Model |
generatePOM(Map<String,String> versionOverrides) |
void |
writePOM(org.apache.maven.model.Model model,
File targetDir) |
public org.apache.maven.model.Model generatePOM(Map<String,String> versionOverrides) throws IOException
IOExceptionpublic void writePOM(org.apache.maven.model.Model model,
File targetDir)
throws IOException
IOExceptionCopyright © 2004–2018. All rights reserved.