- LicenseBomMojo - Class in com.atlassian.plugin.maven.license
-
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)
- LicenseBomMojo() - Constructor for class com.atlassian.plugin.maven.license.LicenseBomMojo
-
- LicenseBomNoAggregatorMojo - Class in com.atlassian.plugin.maven.license
-
Generate the ol' bom
- LicenseBomNoAggregatorMojo() - Constructor for class com.atlassian.plugin.maven.license.LicenseBomNoAggregatorMojo
-
- LicenseDownloadMojo - Class in com.atlassian.plugin.maven.license
-
Goal that downloads all licenses to a specific directory
- LicenseDownloadMojo() - Constructor for class com.atlassian.plugin.maven.license.LicenseDownloadMojo
-
- LicenseDownloadNoAggregatorMojo - Class in com.atlassian.plugin.maven.license
-
Goal that downloads all licenses to a specific directory
- LicenseDownloadNoAggregatorMojo() - Constructor for class com.atlassian.plugin.maven.license.LicenseDownloadNoAggregatorMojo
-
- licenseRepositoryUrl - Variable in class com.atlassian.plugin.maven.license.AbstractLicenseMojo
-
URL to download the Git repository of licenses
- licensesDirectory - Variable in class com.atlassian.plugin.maven.license.LicenseDownloadMojo
-
Directory to output the licenses
- licensesDirectory - Variable in class com.atlassian.plugin.maven.license.LicenseDownloadNoAggregatorMojo
-
Directory to output the licenses
- licensesDirectory - Variable in class com.atlassian.plugin.maven.license.LicenseSeedMojo
-
Directory to find the licenses for seeding.
- LicenseSeedMojo - Class in com.atlassian.plugin.maven.license
-
Goal that seeds the license directory from existing information.
- LicenseSeedMojo() - Constructor for class com.atlassian.plugin.maven.license.LicenseSeedMojo
-
- LicenseVerifyMojo - Class in com.atlassian.plugin.maven.license
-
- LicenseVerifyMojo() - Constructor for class com.atlassian.plugin.maven.license.LicenseVerifyMojo
-
- LicenseVerifyNoAggregatorMojo - Class in com.atlassian.plugin.maven.license
-
- LicenseVerifyNoAggregatorMojo() - Constructor for class com.atlassian.plugin.maven.license.LicenseVerifyNoAggregatorMojo
-
- localRepository - Variable in class com.atlassian.plugin.maven.license.AbstractLicenseMojo
-