public abstract class AbstractMergeMojo extends AbstractMojo
Constructor and Description |
---|
AbstractMergeMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected abstract File |
getOutput() |
protected abstract List |
getResources() |
getLog, getPluginContext, setLog, setPluginContext
protected abstract List getResources()
protected abstract File getOutput()
public void execute() throws MojoExecutionException
MojoExecutionException
Copyright © 2001–2018 Codehaus Plexus. All rights reserved.