Uses of Class
com.atlassian.maven.plugins.licenses.AbstractLicensesMojo

Uses of AbstractLicensesMojo in com.atlassian.maven.plugins.licenses
 

Subclasses of AbstractLicensesMojo in com.atlassian.maven.plugins.licenses
 class DeployMojo
          This mojo downloads the license files for the dependencies and then deploys them to the specified repository.
 class DownloadMojo
          After resolving all the dependencies of this project, for each one of them, this mojo attemps to determine a valid URL for license location for this project and download it.
 class ListMojo
          Simply prints license information obtained from the POM or inferred from the JAR (i.e.
 class ValidateMojo
          Simply fails the build if it can't find a license for one or more dependencies of the project.
 



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.