public abstract class AbstractSimplifyPomMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected static int |
POM_WRITER_SIZE |
protected String |
simplifiedPomFileName |
| Constructor and Description |
|---|
AbstractSimplifyPomMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected File |
getSimplifiedPomFile() |
protected void |
writePom(org.apache.maven.model.Model model,
File pomFile) |
getLog, getPluginContext, setLog, setPluginContextprotected static final int POM_WRITER_SIZE
@Parameter(property="maven.simplify.simplifiedPomFileName",
defaultValue=".simplified-pom.xml")
protected String simplifiedPomFileName
Copyright © 2021–2022 EasyJ????. All rights reserved.