Uses of Package
org.apache.maven.plugin

Packages that use org.apache.maven.plugin
org.apache.maven.plugin   
 

Classes in org.apache.maven.plugin used by org.apache.maven.plugin
AbstractMojoExecutionException
          Base exception.
ContextEnabled
          Interface to allow Mojos to communicate with each others Mojos, other than project's source root and project's attachment.
Mojo
          This interface forms the contract required for Mojos to interact with the Maven infrastructure.
MojoExecutionException
          An exception occuring during the execution of a plugin.
MojoFailureException
          An exception occuring during the execution of a plugin (such as a compilation failure).
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.