@Mojo(name="verify-no-aggregator",
aggregator=false,
requiresDependencyResolution=TEST,
requiresProject=true)
public class LicenseVerifyNoAggregatorMojo
extends AbstractLicenseMojo
| Modifier and Type | Field and Description |
|---|---|
File |
reportDirectory
Directory to put JUnit report into.
|
boolean |
verifySources
Whether to verify that artifacts have the required sources
|
artifactFactory, artifactResolver, cloneRepositoryPath, ignoredArtifactsTrees, ignoredLicenseScopes, ignoredMavenScopes, licenseRepositoryUrl, localRepository, mavenProjectBuilder, nonMavenDependenciesFile, project, projectHelper, reactorProjects, remoteRepositories, repositoryId, repositoryUrl, resolveNestedArtifacts, resolveNestedArtifactsHard, session, wagonManager| Constructor and Description |
|---|
LicenseVerifyNoAggregatorMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
cleanupTruezip, getHandler@Parameter(property="license.verifySources",
defaultValue="true")
public boolean verifySources
@Parameter(property="license.reportDirectory",
defaultValue="${project.build.directory}/license-reports")
public File reportDirectory
Copyright © 2017 Atlassian. All rights reserved.