Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
P
R
S
A
accept(String)
- Method in class com.cloudbees.maven.license.
CompleterDelegate
From the multi-licensed modules, accept one of them.
artifactFactory
- Variable in class com.cloudbees.maven.license.
ProcessMojo
attach
- Variable in class com.cloudbees.maven.license.
ProcessMojo
If true, attach the generated XML/HTML as artifacts (to be installed/deployed to Maven repositories.)
C
com.cloudbees.maven.license
- package com.cloudbees.maven.license
complete(Closure)
- Method in class com.cloudbees.maven.license.
LicenseScript
CompleterDelegate
- Class in
com.cloudbees.maven.license
Base class for completer scripts that define convenience methods.
CompleterDelegate(MavenProject, MavenProject)
- Constructor for class com.cloudbees.maven.license.
CompleterDelegate
D
dependencies
- Variable in class com.cloudbees.maven.license.
GeneratorDelegate
dependency
- Variable in class com.cloudbees.maven.license.
CompleterDelegate
disableCheck
- Variable in class com.cloudbees.maven.license.
ProcessMojo
Forbidden switch to disable and bypass all the checks.
E
execute()
- Method in class com.cloudbees.maven.license.
HelpMojo
execute()
- Method in class com.cloudbees.maven.license.
ProcessMojo
F
filter(Closure)
- Method in class com.cloudbees.maven.license.
LicenseScript
FilterDelegate
- Class in
com.cloudbees.maven.license
Base class for filter scripts that define convenience methods.
FilterDelegate(Map<Artifact, MavenProject>)
- Constructor for class com.cloudbees.maven.license.
FilterDelegate
G
generate(Closure)
- Method in class com.cloudbees.maven.license.
LicenseScript
generateLicenseHtml
- Variable in class com.cloudbees.maven.license.
ProcessMojo
If true, generate "licenses.html" as the visualization of
license.xml
generateLicenseXml
- Variable in class com.cloudbees.maven.license.
ProcessMojo
If true, generate "licenses.xml" that captures all the dependencies and its licenses.
GeneratorDelegate
- Class in
com.cloudbees.maven.license
GeneratorDelegate(List<MavenProject>)
- Constructor for class com.cloudbees.maven.license.
GeneratorDelegate
getLog()
- Method in class com.cloudbees.maven.license.
LicenseScript
H
HelpMojo
- Class in
com.cloudbees.maven.license
Display help information on maven-license-plugin.
Call
HelpMojo()
- Constructor for class com.cloudbees.maven.license.
HelpMojo
I
inlineScript
- Variable in class com.cloudbees.maven.license.
ProcessMojo
Specifies completion/generation/filtering script inline.
L
license(String, String)
- Method in class com.cloudbees.maven.license.
CompleterDelegate
Creates a new license object.
LicenseScript
- Class in
com.cloudbees.maven.license
LicenseScript()
- Constructor for class com.cloudbees.maven.license.
LicenseScript
LicenseScript(Binding)
- Constructor for class com.cloudbees.maven.license.
LicenseScript
localRepository
- Variable in class com.cloudbees.maven.license.
ProcessMojo
M
match(Object, Closure)
- Method in class com.cloudbees.maven.license.
CompleterDelegate
If the current dependency matches the given groupId/artifactId, execute the body
models
- Variable in class com.cloudbees.maven.license.
FilterDelegate
mojo
- Variable in class com.cloudbees.maven.license.
LicenseScript
P
ProcessMojo
- Class in
com.cloudbees.maven.license
Process license information.
ProcessMojo()
- Constructor for class com.cloudbees.maven.license.
ProcessMojo
project
- Variable in class com.cloudbees.maven.license.
CompleterDelegate
project
- Variable in class com.cloudbees.maven.license.
LicenseScript
project
- Variable in class com.cloudbees.maven.license.
ProcessMojo
The maven project.
projectBuilder
- Variable in class com.cloudbees.maven.license.
ProcessMojo
projectHelper
- Variable in class com.cloudbees.maven.license.
ProcessMojo
R
requireCompleteLicenseInfo
- Variable in class com.cloudbees.maven.license.
ProcessMojo
If true, require all the dependencies to have license information after running completion scripts, or fail the build.
rewriteLicense(Collection<License>, License)
- Method in class com.cloudbees.maven.license.
CompleterDelegate
Verifies that the license of the current dependency is the ones listed in the 'expected' argument, rewrite it with the specified one.
S
script
- Variable in class com.cloudbees.maven.license.
ProcessMojo
Specifies completion/generation/filtering scripts.
A
C
D
E
F
G
H
I
L
M
P
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.