Package com.atlassian.maven.plugins.licenses

Interface Summary
ProjectVisitor  
 

Class Summary
AbstractLicensesMojo Pre-resolves all transitive dependencies.
ArtifactScopeFilter Simply matches a given scope to that of the artifacts scope.
DeployMojo This mojo downloads the license files for the dependencies and then deploys them to the specified repository.
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.
GlobArfifactFilter A filter for matching artifacts using GLOB expressions.
ListMojo Simply prints license information obtained from the POM or inferred from the JAR (i.e.
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.