Uses of Class
org.nuiton.plugin.AbstractPlugin

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

Uses of AbstractPlugin in org.nuiton.helper.plugin
 

Subclasses of AbstractPlugin in org.nuiton.helper.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 AbstractPlugin in org.nuiton.license.plugin
 

Subclasses of AbstractPlugin in org.nuiton.license.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 AbstractPlugin in org.nuiton.mail.plugin
 

Subclasses of AbstractPlugin in org.nuiton.mail.plugin
 class SendEmailMojo
          Send a email.
 



Copyright © 2009 CodeLutin. All Rights Reserved.