Index

A C G I M O P R S 
All Classes and Interfaces|All Packages|Constant Field Values

A

addManifestEntries(Map<String, String>) - Method in class org.apache.maven.archiver.ManifestSection
addManifestEntries.
addManifestEntries(Map<String, String>) - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
addManifestEntries.
addManifestEntry(String, String) - Method in class org.apache.maven.archiver.ManifestSection
addManifestEntry.
addManifestEntry(String, String) - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
addManifestEntry.
addManifestSection(ManifestSection) - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
addManifestSection.
addManifestSections(List<ManifestSection>) - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
addManifestSections.

C

CLASSPATH_LAYOUT_TYPE_CUSTOM - Static variable in class org.apache.maven.archiver.ManifestConfiguration
custom layout type.
CLASSPATH_LAYOUT_TYPE_REPOSITORY - Static variable in class org.apache.maven.archiver.ManifestConfiguration
The layout type
CLASSPATH_LAYOUT_TYPE_SIMPLE - Static variable in class org.apache.maven.archiver.ManifestConfiguration
The simple layout.
configureReproducible(String) - Method in class org.apache.maven.archiver.MavenArchiver
configureReproducibleBuild(String) - Method in class org.apache.maven.archiver.MavenArchiver
Configure Reproducible Builds archive creation if a timestamp is provided.
createArchive(MavenSession, MavenProject, MavenArchiveConfiguration) - Method in class org.apache.maven.archiver.MavenArchiver
createArchive.
createPomProperties(MavenSession, MavenProject, Archiver, File, File, boolean) - Method in class org.apache.maven.archiver.PomPropertiesUtil
createPomProperties(MavenProject, Archiver, File, File, boolean) - Method in class org.apache.maven.archiver.PomPropertiesUtil
Creates the pom.properties file.

G

getArchiver() - Method in class org.apache.maven.archiver.MavenArchiver
Getter for the field archiver.
getClasspathLayoutType() - Method in class org.apache.maven.archiver.ManifestConfiguration
Return the type of layout to use when formatting classpath entries.
getClasspathPrefix() - Method in class org.apache.maven.archiver.ManifestConfiguration
Getter for the field classpathPrefix.
getCustomClasspathLayout() - Method in class org.apache.maven.archiver.ManifestConfiguration
Retrieve the layout expression for use when the layout type set in setClasspathLayoutType(String) has the value 'custom'.
getMainClass() - Method in class org.apache.maven.archiver.ManifestConfiguration
Getter for the field mainClass.
getManifest() - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
Getter for the field manifest.
getManifest(MavenSession, MavenProject, ManifestConfiguration) - Method in class org.apache.maven.archiver.MavenArchiver
getManifest.
getManifest(MavenSession, MavenProject, ManifestConfiguration, Map<String, String>) - Method in class org.apache.maven.archiver.MavenArchiver
getManifest.
getManifest(MavenSession, MavenProject, MavenArchiveConfiguration) - Method in class org.apache.maven.archiver.MavenArchiver
getManifest.
getManifest(MavenProject, ManifestConfiguration) - Method in class org.apache.maven.archiver.MavenArchiver
Return a pre-configured manifest.
getManifestEntries() - Method in class org.apache.maven.archiver.ManifestSection
Getter for the field manifestEntries.
getManifestEntries() - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
Getter for the field manifestEntries.
getManifestFile() - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
Getter for the field manifestFile.
getManifestSections() - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
Getter for the field manifestSections.
getName() - Method in class org.apache.maven.archiver.ManifestSection
Getter for the field name.
getPackageName() - Method in class org.apache.maven.archiver.ManifestConfiguration
Getter for the field packageName.
getPomPropertiesFile() - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
Returns the location of the "pom.properties" file.

I

isAddBuildEnvironmentEntries() - Method in class org.apache.maven.archiver.ManifestConfiguration
isAddBuildEnvironmentEntries.
isAddClasspath() - Method in class org.apache.maven.archiver.ManifestConfiguration
isAddClasspath.
isAddDefaultEntries() - Method in class org.apache.maven.archiver.ManifestConfiguration
isAddDefaultEntries.
isAddDefaultImplementationEntries() - Method in class org.apache.maven.archiver.ManifestConfiguration
isAddDefaultImplementationEntries.
isAddDefaultSpecificationEntries() - Method in class org.apache.maven.archiver.ManifestConfiguration
isAddDefaultSpecificationEntries.
isAddExtensions() - Method in class org.apache.maven.archiver.ManifestConfiguration
isAddExtensions.
isAddMavenDescriptor() - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
isAddMavenDescriptor.
isCompress() - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
isCompress.
isForced() - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
Returns, whether recreating the archive is forced (default).
isIndex() - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
Deprecated.
isManifestEntriesEmpty() - Method in class org.apache.maven.archiver.ManifestSection
isManifestEntriesEmpty.
isManifestEntriesEmpty() - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
isManifestEntriesEmpty.
isManifestSectionsEmpty() - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
isManifestSectionsEmpty.
isRecompressAddedZips() - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
isRecompressAddedZips.
isUseUniqueVersions() - Method in class org.apache.maven.archiver.ManifestConfiguration
Retrieve the flag for whether snapshot artifacts should be added to the classpath using the timestamp/buildnumber version (the default, when this flag is true), or using the generic -SNAPSHOT version (when the flag is false).

M

ManifestConfiguration - Class in org.apache.maven.archiver
Capture common manifest configuration.
ManifestConfiguration() - Constructor for class org.apache.maven.archiver.ManifestConfiguration
 
ManifestSection - Class in org.apache.maven.archiver
ManifestSection class.
ManifestSection() - Constructor for class org.apache.maven.archiver.ManifestSection
 
MavenArchiveConfiguration - Class in org.apache.maven.archiver
Capture common archive configuration.
MavenArchiveConfiguration() - Constructor for class org.apache.maven.archiver.MavenArchiveConfiguration
 
MavenArchiver - Class in org.apache.maven.archiver
MavenArchiver class.
MavenArchiver() - Constructor for class org.apache.maven.archiver.MavenArchiver
 

O

org.apache.maven.archiver - package org.apache.maven.archiver
 

P

parseBuildOutputTimestamp(String) - Static method in class org.apache.maven.archiver.MavenArchiver
Parse output timestamp configured for Reproducible Builds' archive entries.
parseOutputTimestamp(String) - Method in class org.apache.maven.archiver.MavenArchiver
PomPropertiesUtil - Class in org.apache.maven.archiver
This class is responsible for creating the pom.properties file in META-INF/maven/${groupId}/${artifactId}.
PomPropertiesUtil() - Constructor for class org.apache.maven.archiver.PomPropertiesUtil
 

R

REPOSITORY_LAYOUT - Static variable in class org.apache.maven.archiver.MavenArchiver
Repository layout.
REPOSITORY_LAYOUT_NONUNIQUE - Static variable in class org.apache.maven.archiver.MavenArchiver
Repository layout non unique.

S

setAddBuildEnvironmentEntries(boolean) - Method in class org.apache.maven.archiver.ManifestConfiguration
Setter for the field addBuildEnvironmentEntries.
setAddClasspath(boolean) - Method in class org.apache.maven.archiver.ManifestConfiguration
Setter for the field addClasspath.
setAddDefaultEntries(boolean) - Method in class org.apache.maven.archiver.ManifestConfiguration
Setter for the field addDefaultEntries.
setAddDefaultImplementationEntries(boolean) - Method in class org.apache.maven.archiver.ManifestConfiguration
Setter for the field addDefaultImplementationEntries.
setAddDefaultSpecificationEntries(boolean) - Method in class org.apache.maven.archiver.ManifestConfiguration
Setter for the field addDefaultSpecificationEntries.
setAddExtensions(boolean) - Method in class org.apache.maven.archiver.ManifestConfiguration
Setter for the field addExtensions.
setAddMavenDescriptor(boolean) - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
Setter for the field addMavenDescriptor.
setArchiver(JarArchiver) - Method in class org.apache.maven.archiver.MavenArchiver
Setter for the field archiver.
setBuildJdkSpecDefaultEntry(boolean) - Method in class org.apache.maven.archiver.MavenArchiver
Add "Build-Jdk-Spec" entry as part of default manifest entries (true by default).
setClasspathLayoutType(String) - Method in class org.apache.maven.archiver.ManifestConfiguration
Set the type of layout to use when formatting classpath entries.
setClasspathPrefix(String) - Method in class org.apache.maven.archiver.ManifestConfiguration
Setter for the field classpathPrefix.
setCompress(boolean) - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
Setter for the field compress.
setCreatedBy(String, String, String) - Method in class org.apache.maven.archiver.MavenArchiver
Define a value for "Created By" entry.
setCustomClasspathLayout(String) - Method in class org.apache.maven.archiver.ManifestConfiguration
Set the layout expression for use when the layout type set in setClasspathLayoutType(String) has the value 'custom'.
setForced(boolean) - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
Sets, whether recreating the archive is forced (default).
setIndex(boolean) - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
Deprecated.
setMainClass(String) - Method in class org.apache.maven.archiver.ManifestConfiguration
Setter for the field mainClass.
setManifest(ManifestConfiguration) - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
Setter for the field manifest.
setManifestEntries(Map<String, String>) - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
Setter for the field manifestEntries.
setManifestFile(File) - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
Setter for the field manifestFile.
setManifestSections(List<ManifestSection>) - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
Setter for the field manifestSections.
setName(String) - Method in class org.apache.maven.archiver.ManifestSection
Setter for the field name.
setOutputFile(File) - Method in class org.apache.maven.archiver.MavenArchiver
setOutputFile.
setPackageName(String) - Method in class org.apache.maven.archiver.ManifestConfiguration
Setter for the field packageName.
setPomPropertiesFile(File) - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
Sets the location of the "pom.properties" file.
setRecompressAddedZips(boolean) - Method in class org.apache.maven.archiver.MavenArchiveConfiguration
Setter for the field recompressAddedZips.
setUseUniqueVersions(boolean) - Method in class org.apache.maven.archiver.ManifestConfiguration
Set the flag for whether snapshot artifacts should be added to the classpath using the timestamp/buildnumber version (the default, when this flag is true), or using the generic -SNAPSHOT version (when the flag is false).
SIMPLE_LAYOUT - Static variable in class org.apache.maven.archiver.MavenArchiver
The simply layout.
SIMPLE_LAYOUT_NONUNIQUE - Static variable in class org.apache.maven.archiver.MavenArchiver
simple layout non unique.
A C G I M O P R S 
All Classes and Interfaces|All Packages|Constant Field Values