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

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

Uses of AbstractAddThirdPartyMojo in org.nuiton.license.plugin
 

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



Copyright © 2008-2010 CodeLutin. All Rights Reserved.