| Modifier and Type | Class and Description |
|---|---|
class |
LicenseBomMojo
Generate the ol' bom
It's better to use "requiresDependencyCollection" instead of "requiresDependencyResolution"
so we have the opportunity to exclude SNAPSHOTs (assumed they are in the reactor)
and just resolve the other dependencies
requiresDependency can't be COMPILE_PLUS_RUNTIME on Maven 2 (http://maven.apache.org/developers/mojo-api-specification.html)
|
class |
LicenseBomNoAggregatorMojo
Generate the ol' bom
|
class |
LicenseDownloadMojo
Goal that downloads all licenses to a specific directory
|
class |
LicenseDownloadNoAggregatorMojo
Goal that downloads all licenses to a specific directory
|
class |
LicenseSeedMojo
Goal that seeds the license directory from existing information.
|
class |
LicenseVerifyMojo |
class |
LicenseVerifyNoAggregatorMojo |
class |
OpenSourceDistroMojo
Goal that seeds the license directory from existing information.
|
Copyright © 2014 Atlassian. All Rights Reserved.