A B C D E F G H I J K L M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractGpgMojo - Class in org.apache.maven.plugin.gpg
- AbstractGpgMojo() - Constructor for class org.apache.maven.plugin.gpg.AbstractGpgMojo
- AbstractGpgSigner - Class in org.apache.maven.plugin.gpg
-
A base class for all classes that implements signing of files.
- AbstractGpgSigner() - Constructor for class org.apache.maven.plugin.gpg.AbstractGpgSigner
- AbstractGpgSigner.MaskingThread - Class in org.apache.maven.plugin.gpg
- addMetadata(ArtifactMetadata) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- args - Variable in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- artifactFactory - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Component used to create an artifact
- artifactId - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
ArtifactId of the artifact to be deployed.
- AscArtifactMetadata - Class in org.apache.maven.plugin.gpg
- AscArtifactMetadata(Artifact, File, boolean) - Constructor for class org.apache.maven.plugin.gpg.AscArtifactMetadata
- ascDirectory - Variable in class org.apache.maven.plugin.gpg.GpgSignAttachedMojo
-
The directory where to store signature files.
- ascDirectory - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
The directory where to store signature files.
- AttachedSignedArtifact - Class in org.apache.maven.plugin.gpg
-
A wrapper class for attached artifacts which have a GPG signature.
- AttachedSignedArtifact(Artifact, AscArtifactMetadata) - Constructor for class org.apache.maven.plugin.gpg.AttachedSignedArtifact
B
- baseDir - Variable in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- buildDir - Variable in class org.apache.maven.plugin.gpg.AbstractGpgSigner
C
- classifier - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Add classifier to the artifact
- classifier - Variable in class org.apache.maven.plugin.gpg.SigningBundle
- classifiers - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
A comma separated list of classifiers for each of the extra side artifacts to deploy.
- compareTo(Artifact) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
D
- DEFAULT_EXCLUDES - Static variable in class org.apache.maven.plugin.gpg.GpgSignAttachedMojo
- defaultKeyring - Variable in class org.apache.maven.plugin.gpg.AbstractGpgMojo
-
Whether to add the default keyrings from gpg's home directory to the list of used keyrings.
- defaultKeyring - Variable in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- delegate - Variable in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- deploy(File, Artifact, ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Deploy an artifact from a particular file.
- deployer - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
- description - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Description passed to a generated POM file (in case of generatePom=true).
E
- equals(Object) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- excludes - Variable in class org.apache.maven.plugin.gpg.GpgSignAttachedMojo
-
A list of files to exclude from being signed.
- executable - Variable in class org.apache.maven.plugin.gpg.AbstractGpgMojo
-
The path to the GnuPG executable to use for artifact signing.
- executable - Variable in class org.apache.maven.plugin.gpg.GpgSigner
- execute() - Method in class org.apache.maven.plugin.gpg.GpgSignAttachedMojo
- execute() - Method in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
- extension - Variable in class org.apache.maven.plugin.gpg.SigningBundle
F
- file - Variable in class org.apache.maven.plugin.gpg.AscArtifactMetadata
- file - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
File to be deployed.
- files - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
A comma separated list of files for each of the extra side artifacts to deploy.
- findReactorProject(MavenProject) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
G
- generateModel() - Method in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Generates a minimal model from the user-supplied artifact information.
- generatePom - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Upload a POM for this artifact.
- generatePomFile() - Method in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Generates a minimal POM from the user-supplied artifact information.
- generateSignatureForArtifact(File) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
-
Create a detached signature file for the provided file.
- generateSignatureForFile(File, File) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
-
Generate the detached signature file for the provided file.
- generateSignatureForFile(File, File) - Method in class org.apache.maven.plugin.gpg.GpgSigner
-
Generate the detached signature file for the provided file.
- getArtifactHandler() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getArtifactId() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getAvailableVersions() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getBaseVersion() - Method in class org.apache.maven.plugin.gpg.AscArtifactMetadata
- getBaseVersion() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getClassifier() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getClassifier() - Method in class org.apache.maven.plugin.gpg.SigningBundle
- getDependencyConflictId() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getDependencyFilter() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getDependencyTrail() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getDownloadUrl() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getExtension() - Method in class org.apache.maven.plugin.gpg.SigningBundle
- getFile() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getFilename() - Method in class org.apache.maven.plugin.gpg.AscArtifactMetadata
- getGroupId() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getId() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getKey() - Method in class org.apache.maven.plugin.gpg.AscArtifactMetadata
- getLocalFilename(ArtifactRepository) - Method in class org.apache.maven.plugin.gpg.AscArtifactMetadata
- getLocalRepoFile(Artifact) - Method in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Gets the path of the specified artifact within the local repository.
- getLog() - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- getMetadataList() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getPassphrase(MavenProject) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- getRemoteFilename() - Method in class org.apache.maven.plugin.gpg.AscArtifactMetadata
- getRepository() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getScope() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getSelectedVersion() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getSignature() - Method in class org.apache.maven.plugin.gpg.SigningBundle
- getType() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getVersion() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- getVersionRange() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- gpgArguments - Variable in class org.apache.maven.plugin.gpg.AbstractGpgMojo
-
Sets the arguments to be passed to gpg.
- GpgSignAttachedMojo - Class in org.apache.maven.plugin.gpg
-
Sign project artifact, the POM, and attached artifacts with GnuPG for deployment.
- GpgSignAttachedMojo() - Constructor for class org.apache.maven.plugin.gpg.GpgSignAttachedMojo
- GpgSigner - Class in org.apache.maven.plugin.gpg
-
A signer implementation that uses the GnuPG command line executable.
- GpgSigner(String) - Constructor for class org.apache.maven.plugin.gpg.GpgSigner
- groupId - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
GroupId of the artifact to be deployed.
H
- hasClassifier() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- hashCode() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- homedir - Variable in class org.apache.maven.plugin.gpg.AbstractGpgMojo
-
The directory from which gpg will load keyrings.
- homeDir - Variable in class org.apache.maven.plugin.gpg.AbstractGpgSigner
I
- initProperties() - Method in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
- interactive - Variable in class org.apache.maven.plugin.gpg.AbstractGpgMojo
- isExcluded(String) - Method in class org.apache.maven.plugin.gpg.GpgSignAttachedMojo
-
Tests whether or not a name matches against at least one exclude pattern.
- isInteractive - Variable in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- isOptional() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- isPom - Variable in class org.apache.maven.plugin.gpg.AscArtifactMetadata
- isRelease() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- isResolved() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- isSelectedVersionKnown() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- isSnapshot() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
J
- javadoc - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
The bundled API docs for the artifact.
K
- keyname - Variable in class org.apache.maven.plugin.gpg.AbstractGpgMojo
-
The "name" of the key to sign with.
- keyname - Variable in class org.apache.maven.plugin.gpg.AbstractGpgSigner
L
- loadGpgPassphrase() - Method in class org.apache.maven.plugin.gpg.AbstractGpgMojo
-
Load and decrypt gpg passphrase from Maven settings if not given from plugin configuration
- localRepository - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
- lockMode - Variable in class org.apache.maven.plugin.gpg.AbstractGpgMojo
-
The lock mode to use when invoking gpg.
- lockMode - Variable in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- log - Variable in class org.apache.maven.plugin.gpg.AbstractGpgSigner
M
- MaskingThread() - Constructor for class org.apache.maven.plugin.gpg.AbstractGpgSigner.MaskingThread
- merge(ArtifactMetadata) - Method in class org.apache.maven.plugin.gpg.AscArtifactMetadata
- merge(ArtifactMetadata) - Method in class org.apache.maven.plugin.gpg.AscArtifactMetadata
- modelValidator - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
The component used to validate the user-supplied artifact coordinates.
N
- newSigner(MavenProject) - Method in class org.apache.maven.plugin.gpg.AbstractGpgMojo
O
- offline - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Flag whether Maven is currently in online/offline mode.
- org.apache.maven.plugin.gpg - package org.apache.maven.plugin.gpg
- outputDir - Variable in class org.apache.maven.plugin.gpg.AbstractGpgSigner
P
- packaging - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Type of the artifact to be deployed.
- passphrase - Variable in class org.apache.maven.plugin.gpg.AbstractGpgMojo
-
The passphrase to use when signing.
- passphrase - Variable in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- passphraseServerId - Variable in class org.apache.maven.plugin.gpg.AbstractGpgMojo
-
Server id to lookup the passphrase under Maven settings.
- pomFile - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Location of an existing POM file to be deployed alongside the main artifact, given by the ${file} parameter.
- processModel(Model) - Method in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Process the supplied pomFile to get groupId, artifactId, version, and packaging
- project - Variable in class org.apache.maven.plugin.gpg.GpgSignAttachedMojo
-
The maven project.
- project - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
The default Maven project created when building the plugin
- projectHelper - Variable in class org.apache.maven.plugin.gpg.GpgSignAttachedMojo
-
Maven ProjectHelper
- projectHelper - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Used for attaching the source and javadoc jars to the project.
- publicKeyring - Variable in class org.apache.maven.plugin.gpg.AbstractGpgMojo
-
The path to a public keyring to add to the list of keyrings.
- publicKeyring - Variable in class org.apache.maven.plugin.gpg.AbstractGpgSigner
R
- readModel(File) - Method in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Extract the model from the specified POM file.
- readPassword(String) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- readPasswordJava15(String) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- readPasswordJava16(String) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- repositoryFactory - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Component used to create a repository
- repositoryId - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Server Id to map on the <id> under <server> section of
settings.xml
. - repositoryLayout - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
The type of remote repository layout to deploy to.
- repositoryLayouts - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Map that contains the layouts.
- retryFailedDeploymentCount - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Parameter used to control how many times a failed deployment will be retried before giving up and failing.
- run() - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner.MaskingThread
-
Begin masking until asked to stop.
S
- secretKeyring - Variable in class org.apache.maven.plugin.gpg.AbstractGpgMojo
-
The path to a secret keyring to add to the list of keyrings.
- secretKeyring - Variable in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- securityDispatcher - Variable in class org.apache.maven.plugin.gpg.AbstractGpgMojo
-
Maven Security Dispatcher
- selectVersion(String) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- setArgs(List<String>) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- setArtifactHandler(ArtifactHandler) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- setArtifactId(String) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- setAvailableVersions(List) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- setBaseDirectory(File) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- setBaseVersion(String) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- setBuildDirectory(File) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- setDefaultKeyring(boolean) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- setDependencyFilter(ArtifactFilter) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- setDependencyTrail(List) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- setDownloadUrl(String) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- setFile(File) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- setGroupId(String) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- setHomeDirectory(File) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- setInteractive(boolean) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- setKeyName(String) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- setLockMode(String) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- setLog(Log) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- setOptional(boolean) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- setOutputDirectory(File) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- setPassPhrase(String) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- setPublicKeyring(String) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- setRelease(boolean) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- setRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- setResolved(boolean) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- setResolvedVersion(String) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- setScope(String) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- setSecretKeyring(String) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- settings - Variable in class org.apache.maven.plugin.gpg.AbstractGpgMojo
-
Current user system settings for use in Maven.
- setUseAgent(boolean) - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- setVersion(String) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- setVersionRange(VersionRange) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- SignAndDeployFileMojo - Class in org.apache.maven.plugin.gpg
-
Signs artifacts and installs the artifact in the remote repository.
- SignAndDeployFileMojo() - Constructor for class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
- signature - Variable in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- signature - Variable in class org.apache.maven.plugin.gpg.SigningBundle
- SIGNATURE_EXTENSION - Static variable in class org.apache.maven.plugin.gpg.AbstractGpgSigner
- SigningBundle - Class in org.apache.maven.plugin.gpg
- SigningBundle(String, File) - Constructor for class org.apache.maven.plugin.gpg.SigningBundle
- SigningBundle(String, String, File) - Constructor for class org.apache.maven.plugin.gpg.SigningBundle
- skip - Variable in class org.apache.maven.plugin.gpg.GpgSignAttachedMojo
-
Skip doing the gpg signing.
- sources - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
The bundled sources for the artifact.
- stop - Variable in class org.apache.maven.plugin.gpg.AbstractGpgSigner.MaskingThread
- stopMasking() - Method in class org.apache.maven.plugin.gpg.AbstractGpgSigner.MaskingThread
-
Instruct the thread to stop masking.
- storedInArtifactVersionDirectory() - Method in class org.apache.maven.plugin.gpg.AscArtifactMetadata
- storeInLocalRepository(ArtifactRepository, ArtifactRepository) - Method in class org.apache.maven.plugin.gpg.AscArtifactMetadata
T
- toString() - Method in class org.apache.maven.plugin.gpg.AscArtifactMetadata
- toString() - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- types - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
A comma separated list of types for each of the extra side artifacts to deploy.
U
- uniqueVersion - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Whether to deploy snapshots with a unique version or not.
- updateReleaseInfo - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Parameter used to update the metadata to make the artifact as release.
- updateVersion(String, ArtifactRepository) - Method in class org.apache.maven.plugin.gpg.AttachedSignedArtifact
- url - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
URL where the artifact will be deployed.
- useAgent - Variable in class org.apache.maven.plugin.gpg.AbstractGpgMojo
-
Passes
--use-agent
or--no-use-agent
to gpg. - useAgent - Variable in class org.apache.maven.plugin.gpg.AbstractGpgSigner
V
- validateArtifactInformation() - Method in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Validates the user-supplied artifact information.
- version - Variable in class org.apache.maven.plugin.gpg.SignAndDeployFileMojo
-
Version of the artifact to be deployed.
All Classes All Packages