Uses of Interface
org.nuiton.plugin.Plugin

Packages that use Plugin
org.nuiton.helper.plugin   
org.nuiton.plugin   
 

Uses of Plugin in org.nuiton.helper.plugin
 

Classes in org.nuiton.helper.plugin that implement Plugin
 class CheckAutoContainerPlugin
          Check all dependencies are auto contained in the given repositories.
 class CollectFilesMojo
          Collect files some files from a project and copy them into a directory.
 class SendEmailMojo
          Send a email.
 class ShareServerSecretPlugin
          Obtain a server authentication and share it in the maven project properties.
 

Uses of Plugin in org.nuiton.plugin
 

Subinterfaces of Plugin in org.nuiton.plugin
 interface PluginWithEncoding
          A common contract to be implements by our mojo and reports which needs encoding.
 

Classes in org.nuiton.plugin that implement Plugin
 class AbstractPlugin
          Base mojo with usefull methods and implementing Plugin contract.
 



Copyright © 2009-2011 CodeLutin. All Rights Reserved.