org.apache.geronimo.genesis.plugins.tools
Class VerifyLegalFilesMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.apache.geronimo.genesis.MojoSupport
          extended by org.apache.geronimo.genesis.plugins.tools.VerifyLegalFilesMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable

public class VerifyLegalFilesMojo
extends org.apache.geronimo.genesis.MojoSupport

Verify (kinda) that legal files are in all attached zip-encoded artifacts.

Version:
$Rev: 486868 $ $Date: 2006-12-13 14:25:38 -0800 (Wed, 13 Dec 2006) $

Field Summary
protected  org.apache.maven.project.MavenProject project
          The maven project.
 
Fields inherited from class org.apache.geronimo.genesis.MojoSupport
container, log
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
VerifyLegalFilesMojo()
           
 
Method Summary
protected  void doExecute()
           
 
Methods inherited from class org.apache.geronimo.genesis.MojoSupport
contextualize, createArtifact, execute, getArtifact, getArtifactFactory, getArtifactRepository, getArtifactResolver, getProject, getProjectArtifacts, getProjectArtifacts, getProjectArtifacts, init, resolveArtifact, resolveArtifact
 
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

project

protected org.apache.maven.project.MavenProject project
The maven project.

Constructor Detail

VerifyLegalFilesMojo

public VerifyLegalFilesMojo()
Method Detail

doExecute

protected void doExecute()
                  throws Exception
Overrides:
doExecute in class org.apache.geronimo.genesis.MojoSupport
Throws:
Exception


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.