A B C D E F G H I J K L M O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractJarsignerMojo - Class in org.apache.maven.plugins.jarsigner
-
Maven Jarsigner Plugin base class.
- AbstractJarsignerMojo() - Constructor for class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
- alias - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
See options.
- append(StringBuilder, String, int) - Method in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
-
Append a description to the buffer by respecting the indentSize and lineLength parameters.
- archive - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
Archive to process.
- archiveDirectory - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
The base directory to scan for JAR files using Ant-like inclusion/exclusion patterns.
- arguments - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
List of additional arguments to append to the jarsigner command line.
B
C
- certchain - Variable in class org.apache.maven.plugins.jarsigner.JarsignerSignMojo
-
Location of the extra certchain file.
- certs - Variable in class org.apache.maven.plugins.jarsigner.JarsignerVerifyMojo
-
See options.
- createRequest(File) - Method in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
Creates the jar signer request to be executed.
- createRequest(File) - Method in class org.apache.maven.plugins.jarsigner.JarsignerSignMojo
-
Creates the jar signer request to be executed.
- createRequest(File) - Method in class org.apache.maven.plugins.jarsigner.JarsignerVerifyMojo
-
Creates the jar signer request to be executed.
D
- decrypt(String) - Method in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
- DEFAULT_LINE_LENGTH - Static variable in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
- detail - Variable in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
-
If
true
, display all settable properties for each goal.
E
- errorWhenNotSigned - Variable in class org.apache.maven.plugins.jarsigner.JarsignerVerifyMojo
-
When
true
this will make the execute() operation fail, throwing an exception, when verifying a non signed jar. - excludeClassifiers - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
A set of artifact classifiers describing the project attachments that should not be processed.
- excludes - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
The Ant-like exclusion patterns used to exclude JAR files from processing.
- execute() - Method in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
- execute() - Method in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
F
- findNamedChild(Node, String) - Static method in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
- findSingleChild(Node, String) - Static method in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
G
- getCommandlineInfo(Commandline) - Method in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
Gets a string representation of a
Commandline
. - getCommandlineInfo(Commandline) - Method in class org.apache.maven.plugins.jarsigner.JarsignerSignMojo
- getIndentLevel(String) - Static method in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
-
Gets the indentation level of the specified line.
- getMessage(String) - Method in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
- getMessage(String, Object) - Method in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
- getMessage(String, Object[]) - Method in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
Gets a message for a given key from the resource bundle backing the implementation.
- getMessage(String, Object, Object) - Method in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
- getPropertyFromExpression(String) - Static method in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
- getSingleChild(Node, String) - Static method in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
- getStorepass() - Method in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
- getStoretype() - Method in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
- getToolchain() - Method in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
FIXME tchemit-20123-11-13, need to find out how to do this...
- getValue(Node, String) - Static method in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
- goal - Variable in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
-
The name of the goal for which to show help.
H
- HelpMojo - Class in org.apache.maven.plugins.maven_jarsigner_plugin
-
Display help information on maven-jarsigner-plugin.
Callmvn jarsigner:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. - HelpMojo() - Constructor for class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
I
- includeClassifiers - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
A set of artifact classifiers describing the project attachments that should be processed.
- includes - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
The Ant-like inclusion patterns used to select JAR files to process.
- indentSize - Variable in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
-
The number of spaces per indentation level, should be positive.
- isNotEmpty(String) - Static method in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
- isZipFile(Artifact) - Method in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
Checks whether the specified artifact is a ZIP file.
J
- jarSigner - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
- JarsignerSignMojo - Class in org.apache.maven.plugins.jarsigner
-
Signs a project artifact and attachments using jarsigner.
- JarsignerSignMojo() - Constructor for class org.apache.maven.plugins.jarsigner.JarsignerSignMojo
- JarsignerVerifyMojo - Class in org.apache.maven.plugins.jarsigner
-
Checks the signatures of a project artifact and attachments using jarsigner.
- JarsignerVerifyMojo() - Constructor for class org.apache.maven.plugins.jarsigner.JarsignerVerifyMojo
K
- keypass - Variable in class org.apache.maven.plugins.jarsigner.JarsignerSignMojo
-
See options.
- keystore - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
See options.
L
- lineLength - Variable in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
-
The maximum length of a display line, should be positive.
M
- maxMemory - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
The maximum memory available to the JAR signer, e.g.
O
- org.apache.maven.plugins.jarsigner - package org.apache.maven.plugins.jarsigner
- org.apache.maven.plugins.maven_jarsigner_plugin - package org.apache.maven.plugins.maven_jarsigner_plugin
P
- PLUGIN_HELP_PATH - Static variable in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
- preProcessArchive(File) - Method in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
Pre-processes a given archive.
- preProcessArchive(File) - Method in class org.apache.maven.plugins.jarsigner.JarsignerSignMojo
- preProcessArchive(File) - Method in class org.apache.maven.plugins.jarsigner.JarsignerVerifyMojo
- processArchive(File) - Method in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
Processes a given archive.
- processArtifact(Artifact) - Method in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
Processes a given artifact.
- processAttachedArtifacts - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
Controls processing of project attachments.
- processMainArtifact - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
Controls processing of the main artifact produced by the project.
- project - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
The Maven project.
- protectedAuthenticationPath - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
Must be set to true if the password must be given via a protected authentication path such as a dedicated PIN reader.
- providerArg - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
See options.
- providerClass - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
See options.
- providerName - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
See options.
R
- removeExistingSignatures - Variable in class org.apache.maven.plugins.jarsigner.JarsignerSignMojo
-
Indicates whether existing signatures should be removed from the processed JAR files prior to signing them.
- repeat(String, int) - Static method in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
-
Repeat a String
n
times to form a new string.
S
- securityDispatcher - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
- session - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
The current build session instance.
- settings - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
The Maven settings.
- sigfile - Variable in class org.apache.maven.plugins.jarsigner.JarsignerSignMojo
-
See options.
- skip - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
Set to
true
to disable the plugin. - storepass - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
See options.
- storetype - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
See options.
T
- toLines(String, int, int, int) - Static method in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
-
Splits the specified text into lines of convenient display length.
- toLines(List<String>, String, int, int) - Static method in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
-
Adds the specified line to the output sequence, performing line wrapping if necessary.
- toolchainManager - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
To obtain a toolchain if possible.
- tsa - Variable in class org.apache.maven.plugins.jarsigner.JarsignerSignMojo
-
See options.
- tsacert - Variable in class org.apache.maven.plugins.jarsigner.JarsignerSignMojo
-
See options.
V
- verbose - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
See options.
W
- workingDirectory - Variable in class org.apache.maven.plugins.jarsigner.AbstractJarsignerMojo
-
Location of the working directory.
- writeGoal(StringBuilder, String, Element) - Method in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
- writeParameter(StringBuilder, Node, Node) - Method in class org.apache.maven.plugins.maven_jarsigner_plugin.HelpMojo
All Classes All Packages