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