Uses of Class
org.nuiton.license.plugin.AbstractLicenseMojo

Packages that use AbstractLicenseMojo
org.nuiton.license.plugin Maven license plugin 
 

Uses of AbstractLicenseMojo in org.nuiton.license.plugin
 

Subclasses of AbstractLicenseMojo in org.nuiton.license.plugin
 class AbstractAddThirdPartyMojo
          Abstract mojo for all third-party mojos.
 class AbstractLicenseNameMojo
          Abstract mojo which using a AbstractLicenseNameMojo.licenseName and owns a AbstractLicenseNameMojo.licenseStore.
 class AddThirdPartyMojo
          The gola to generate the third-party file.
 class AggregatorAddThirdPartyMojo
          This aggregator goal (will be executed only once and only on pom projects) executed the add-third-party on all his modules (in a parellel build cycle) then aggreates all the third-party files in final one in the pom project.
 class CommentStyleListMojo
          Displays all the available comment style to box file headers.
 class LicenseListMojo
          Display all available licenses.
 class UpdateFileHeaderMojo
          The goal to update (or add) the header on project source files.
 class UpdateProjectLicenseMojo
          Updates (or creates) the main project license file according to the given license defines as AbstractLicenseNameMojo.licenseName.
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.