public abstract class AbstractFlattenMojo
extends org.apache.maven.plugin.AbstractMojo
MOJOs that realize the different goals of this plugin.| Constructor and Description |
|---|
AbstractFlattenMojo()
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.io.File |
getFlattenedPomFile() |
java.lang.String |
getFlattenedPomFilename() |
java.io.File |
getOutputDirectory() |
getLog, getPluginContext, setLog, setPluginContextpublic java.lang.String getFlattenedPomFilename()
public java.io.File getOutputDirectory()
protected java.io.File getFlattenedPomFile()
File instance pointing to the flattened POM.Copyright © 2014-2020 FuseSource, Corp.. All Rights Reserved.