Uses of Interface
org.nuiton.plugin.Plugin

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

Uses of Plugin in org.nuiton.helper.plugin
 

Classes in org.nuiton.helper.plugin that implement Plugin
 class CheckProjectFilesPlugin
          Deprecated. since 1.0.3, reuse just a enforcer plugin to check those files. (removed in 1.1.0)
 class CollectFilesMojo
          Collect files some files from a project and copy them into a directory.
 class ShareServerSecretPlugin
          Obtain a server authentication and share it in the maven project properties.
 

Uses of Plugin in org.nuiton.license.plugin
 

Classes in org.nuiton.license.plugin that implement Plugin
 class LicensePlugin
          Deprecated. since 1.0.3, move all license stuff in maven-license-plugin (removed in 1.1.0)
 class ThirdPartyPlugin
          Deprecated. since 1.0.3, move all license stuff in maven-license-plugin (removed in 1.1.0)
 

Uses of Plugin in org.nuiton.mail.plugin
 

Classes in org.nuiton.mail.plugin that implement Plugin
 class SendEmailMojo
          Send a email.
 

Uses of Plugin in org.nuiton.plugin
 

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



Copyright © 2009 CodeLutin. All Rights Reserved.