A C E F G I L M O P R V

A

AbstractLicensesMojo - Class in com.atlassian.maven.plugins.licenses.mojos
Pre-resolves all transitive dependencies.
AbstractLicensesMojo() - Constructor for class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
 
aggregate - Variable in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
Whether to work at the root, or work on each module independently
ArtifactExclusionFilter - Class in com.atlassian.maven.plugins.licenses
Parses the given list of artifact filter strings into a list of RegexpArfifactFilter objects and the given list of scopes into a list of ArtifactScopeFilter.
ArtifactExclusionFilter(List, List) - Constructor for class com.atlassian.maven.plugins.licenses.ArtifactExclusionFilter
 
artifactFactory - Variable in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
 
artifactMetadataSource - Variable in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
 
ArtifactScopeFilter - Class in com.atlassian.maven.plugins.licenses
Simply matches a given scope to that of the artifacts scope.
ArtifactScopeFilter(String) - Constructor for class com.atlassian.maven.plugins.licenses.ArtifactScopeFilter
 

C

com.atlassian.maven.plugins.licenses - package com.atlassian.maven.plugins.licenses
 
com.atlassian.maven.plugins.licenses.mojos - package com.atlassian.maven.plugins.licenses.mojos
 
createExclusionFilter() - Method in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
 
createValidLicenseUrl(License, Artifact) - Method in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
Attempts to extract the license location for the project.

E

excludedLibraries - Variable in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
Comma-separated list of dependencies to be excluded.
excludedLibraryList - Variable in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
List of dependencies to be excluded.
excludedScopeList - Variable in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
List of scopes of dependencies to be excluded
excludedScopes - Variable in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
Comma-separated list of scopes of dependencies to be excluded.
execute() - Method in class com.atlassian.maven.plugins.licenses.mojos.PackageMojo
 
execute() - Method in class com.atlassian.maven.plugins.licenses.mojos.ValidateMojo
 

F

findLicenseInRepository(Artifact) - Method in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
Returns a download URL of the corresponding artifact with classifier 'license' for the given artifact or null if license isn't found in maven repository.

G

getLicenseArtifactForProject(MavenProject) - Method in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
 
GlobArfifactFilter - Class in com.atlassian.maven.plugins.licenses
A filter for matching artifacts using GLOB expressions.
GlobArfifactFilter(String) - Constructor for class com.atlassian.maven.plugins.licenses.GlobArfifactFilter
 

I

include(Artifact) - Method in class com.atlassian.maven.plugins.licenses.ArtifactExclusionFilter
 
include(Artifact) - Method in class com.atlassian.maven.plugins.licenses.ArtifactScopeFilter
 
include(Artifact) - Method in class com.atlassian.maven.plugins.licenses.GlobArfifactFilter
 

L

LICENSE_PATH_OPTIONS - Static variable in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
Various locations where people historically have placed their license agreement text inside the JAR files
LICENSE_TYPE - Static variable in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
 
localRepository - Variable in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
 

M

mavenProjectBuilder - Variable in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
 

O

onComplete() - Method in interface com.atlassian.maven.plugins.licenses.ProjectVisitor
 
onInit(int) - Method in interface com.atlassian.maven.plugins.licenses.ProjectVisitor
 

P

PackageMojo - Class in com.atlassian.maven.plugins.licenses.mojos
 
PackageMojo() - Constructor for class com.atlassian.maven.plugins.licenses.mojos.PackageMojo
 
project - Variable in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
 
ProjectVisitor - Interface in com.atlassian.maven.plugins.licenses
 

R

remoteRepositories - Variable in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
 
resolver - Variable in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
 

V

ValidateMojo - Class in com.atlassian.maven.plugins.licenses.mojos
Simply tries to resolve license artifacts and fails if they cannot be found.
ValidateMojo() - Constructor for class com.atlassian.maven.plugins.licenses.mojos.ValidateMojo
 
visit(MavenProject) - Method in interface com.atlassian.maven.plugins.licenses.ProjectVisitor
 
visitDependencyProjects(ProjectVisitor) - Method in class com.atlassian.maven.plugins.licenses.mojos.AbstractLicensesMojo
 

A C E F G I L M O P R V

Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.