Uses of Class
org.codehaus.mojo.license.AbstractLicenseMojo

Packages that use AbstractLicenseMojo
org.codehaus.mojo.license   
 

Uses of AbstractLicenseMojo in org.codehaus.mojo.license
 

Subclasses of AbstractLicenseMojo in org.codehaus.mojo.license
 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
          Goal to generate the third-party license 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 © 2010-2012 The Kuali Foundation. All Rights Reserved.