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

Packages that use AbstractLicenseMojo
org.nuiton.license.plugin Maven license plugin Base package of the plugin containing all mojos. 
 

Uses of AbstractLicenseMojo in org.nuiton.license.plugin
 

Subclasses of AbstractLicenseMojo in org.nuiton.license.plugin
 class AbstractAddThirdPartyMojo
          Goal to generate the THIRD-PARTY.txt file which resumes all dependencies with their licenses.
 class AbstractLicenseWithDescriptorMojo
          Abstract mojo which using AbstractLicenseWithDescriptorMojo.descriptor file and owns a AbstractLicenseWithDescriptorMojo.licenseStore.
 class AddThirdPartyMojo
          Le goal pour copier le fichier THIRD-PARTY.txt (contenant les licenses de toutes les dependances du projet) dans le classpath (et le generer s'il n'existe pas).
 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 some files described in AbstractLicenseWithDescriptorMojo.descriptor file.
 class UpdateProjectLicenseMojo
          Updates (or creates) the main project license file according to the given license project AbstractLicenseWithDescriptorMojo.descriptor.
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.