@Mojo(name="seed",
aggregator=true,
requiresDependencyCollection=TEST,
requiresProject=true)
public class LicenseSeedMojo
extends AbstractLicenseMojo
| Modifier and Type | Field and Description |
|---|---|
boolean |
forceSeed
Whether to override the license files regardless of the contents
|
java.io.File |
licensesDirectory
Directory to find the licenses for seeding.
|
java.lang.String |
missingFile
Properties file contains license type overrides.
|
artifactFactory, artifactResolver, cloneRepositoryPath, ignoredArtifactsTrees, ignoredScopes, licenseRepositoryUrl, localRepository, mavenProjectBuilder, nonMavenDependenciesFile, project, projectHelper, reactorProjects, remoteRepositories, repositoryId, repositoryUrl, resolveNestedArtifacts, resolveNestedArtifactsHard, wagonManager| Constructor and Description |
|---|
LicenseSeedMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
getHandler@Parameter(property="license.missingFile") public java.lang.String missingFile
@Parameter(property="license.licensesDirectory") public java.io.File licensesDirectory
@Parameter(property="license.forceSeed",
defaultValue="true")
public boolean forceSeed
Copyright © 2014 Atlassian. All Rights Reserved.