@Mojo(name="pdf", threadSafe=true) public class PdfMojo extends AbstractMojo implements org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
Constructor and Description |
---|
PdfMojo() |
Modifier and Type | Method and Description |
---|---|
void |
contextualize(org.codehaus.plexus.context.Context context) |
void |
execute() |
protected static String |
getMavenVersion() |
protected List<MavenReportExecution> |
getReports() |
protected static boolean |
isMaven3OrMore()
Check the current Maven version to see if it's Maven 3.0 or newer.
|
getLog, getPluginContext, setLog, setPluginContext
public void execute() throws MojoExecutionException, MojoFailureException
execute
in interface Mojo
MojoExecutionException
MojoFailureException
public void contextualize(org.codehaus.plexus.context.Context context) throws org.codehaus.plexus.context.ContextException
contextualize
in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
org.codehaus.plexus.context.ContextException
protected List<MavenReportExecution> getReports() throws MojoExecutionException
MojoExecutionException
protected static boolean isMaven3OrMore()
protected static String getMavenVersion()
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.