| Package | Description |
|---|---|
| org.codehaus.mojo.license | |
| org.codehaus.mojo.license.download |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Map<String,LicensedArtifact> |
AbstractDownloadLicensesMojo.getDependencies() |
protected Map<String,LicensedArtifact> |
DownloadLicensesMojo.getDependencies() |
protected Map<String,LicensedArtifact> |
AggregateDownloadLicensesMojo.getDependencies() |
| Modifier and Type | Method and Description |
|---|---|
LicensedArtifact |
LicensedArtifact.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
LicensedArtifactResolver.loadProjectDependencies(ResolvedProjectDependencies artifacts,
MavenProjectDependenciesConfigurator configuration,
org.apache.maven.artifact.repository.ArtifactRepository localRepository,
List<org.apache.maven.artifact.repository.ArtifactRepository> remoteRepositories,
Map<String,LicensedArtifact> result)
For a given
project, obtain the universe of its dependencies after applying transitivity and filtering
rules given in the configuration object. |
Copyright © 2010–2019 MojoHaus. All rights reserved.