Uses of Class
org.apache.maven.plugins.patchtracker.AbstractPatchMojo

Packages that use AbstractPatchMojo
org.apache.maven.plugins.patchtracker   
 

Uses of AbstractPatchMojo in org.apache.maven.plugins.patchtracker
 

Subclasses of AbstractPatchMojo in org.apache.maven.plugins.patchtracker
 class CreatePatchMojo
          Goal which create a diff/patch file from the current project and create an issue in the project with attaching the created patch file
 class PatchToIssueMojo
           
 class UpdatePatchMojo
          Goal which create a diff/patch file from the current project and create an issue in the project with attaching the created patch file
 



Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.