public class CopyLegalFilesMojo
extends org.codehaus.mojo.pluginsupport.MojoSupport
Modifier and Type | Field and Description |
---|---|
protected File |
basedir
The basedir of the project.
|
protected org.apache.maven.project.MavenProject |
project
The maven project.
|
Constructor and Description |
---|
CopyLegalFilesMojo() |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute() |
protected org.apache.maven.project.MavenProject |
getProject() |
protected void |
init() |
contextualize, createArtifact, execute, getArtifact, getArtifactFactory, getArtifactRepository, getArtifactResolver, getProjectArtifacts, getProjectArtifacts, getProjectArtifacts, resolveArtifact, resolveArtifact
protected File basedir
protected org.apache.maven.project.MavenProject project
protected org.apache.maven.project.MavenProject getProject()
getProject
in class org.codehaus.mojo.pluginsupport.MojoSupport
protected void init() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
init
in class org.codehaus.mojo.pluginsupport.MojoSupport
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.