Package org.nuiton.license.plugin

Maven license plugin Base package of the plugin containing all mojos.

See:
          Description

Class Summary
AbstractLicenseMojo Abstract license mojo.
AbstractLicenseWithDescriptorMojo Abstract mojo which using AbstractLicenseWithDescriptorMojo.descriptor file and owns a AbstractLicenseWithDescriptorMojo.licenseStore.
AddLicenseFileMojo Deprecated. since 2.1, prefer use now the goal update-project-license.
AddThirdPartyFileMojo 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).
CommentStyleListMojo Displays all the available comment style to box file headers.
GeneratorListMojo Deprecated. since 2.1, use now the comment(style-list goal.
HelpMojo Display help information on maven-license-plugin.
LicenseListMojo Display all available licenses.
UpdateFileHeaderMojo The goal to update (or add) the licence header on some files and also update (or add) the project license file.
UpdateHeaderMojo Deprecated. since 1.2, use now the update-header-file goal instead.
UpdateProjectLicenseMojo Updates (or creates) the main project license file according to the given license project AbstractLicenseWithDescriptorMojo.descriptor.
 

Package org.nuiton.license.plugin Description

Maven license plugin

Base package of the plugin containing all mojos.



Copyright © 2008-2010 CodeLutin. All Rights Reserved.