public abstract class AbstractXarMojo
extends org.apache.maven.plugin.AbstractMojo
implements org.codehaus.plexus.logging.LogEnabled
Modifier and Type | Field and Description |
---|---|
protected org.apache.maven.project.MavenProject |
project
The maven project.
|
Constructor and Description |
---|
AbstractXarMojo() |
Modifier and Type | Method and Description |
---|---|
protected void |
buildArchive(org.codehaus.plexus.archiver.Archiver archiver)
Build the XAR using the provided archiver.
|
void |
enableLogging(org.codehaus.plexus.logging.Logger logger) |
getLog, getPluginContext, setLog, setPluginContext
public void enableLogging(org.codehaus.plexus.logging.Logger logger)
enableLogging
in interface org.codehaus.plexus.logging.LogEnabled
protected void buildArchive(org.codehaus.plexus.archiver.Archiver archiver) throws org.codehaus.plexus.archiver.ArchiverException, org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
org.codehaus.plexus.archiver.ArchiverException
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.