All Classes and Interfaces
Class
Description
Default implementation of
BaseFileSet
.A list of directories that have been added to an archive.
A file set, which consists of the files and directories in
an archive.
Interface of a zip, or tar file.
Deprecated.
An archive finalizer is just before archive creation (after user has added all files),
allowing the finalizer to do stuff like create manifests etc.
A file set is a set of files, which may be added to an
archive.
This class implements an output stream in which the data is
written into a byte array.
Extension of
TarFile
for bzip2 compressed files.Alias for
ZipUnArchiver
.Default implementation of
ArchivedFileSet
.Default implementation of
FileSet
.A plexus archiver implementation that stores the files to archive in a directory.
An
ArchiveFinalizer
that process dot files with archiver directives
contained within.A dry run archiver that does nothing.
Creates a EAR archive.
Alias for
ZipUnArchiver
.Alias for
ZipUnArchiver
.A file set, which consists of the files and directories in
a common base directory.
Deprecated.
Use
FileSelector
and Archiver.addFileSet(org.codehaus.plexus.archiver.FileSet)
.Extension of
TarFile
for gzip compressed files.Base class for tasks that build archives in JAR file format.
Deprecated.
A
ModularJarArchiver
implementation that uses
the jar
tool provided by
java.util.spi.ToolProvider
to create
modular JAR files.Alias for
ZipUnArchiver
.Holds the data of a jar manifest.
An attribute for the manifest.
A manifest section - you can nest attribute elements into sections.
Exception thrown indicating problems in a JAR Manifest
Base class for creating modular JAR archives.
Alias for
ZipUnArchiver
.An archiver that does nothing.
Alias for
ZipUnArchiver
.Alias of
PlexusIoBzip2ResourceCollection
.Implementation of
PlexusIoResourceCollection
for
bzip2 compressed files.Alias for
PlexusIoZipFileResourceCollection
.Alias for
PlexusIoZipFileResourceCollection
.Alias for
PlexusIoZipFileResourceCollection
.Abstract base class for compressed files, aka singleton
resource collections.
Alias for
PlexusIoGzipResourceCollection
Alias for
PlexusIoZipFileResourceCollection
.Alias for
PlexusIoZipFileResourceCollection
.Alias for
PlexusIoZipFileResourceCollection
.Alias for
PlexusIoZipFileResourceCollection
.Alias for
PlexusIoZipFileResourceCollection
.Implementation of
PlexusIoResourceCollection
for
snappy compressed files.Alias for
PlexusIoZipFileResourceCollection
.Alias for
PlexusIoTarFileResourceCollection
Alias for
PlexusIoTarBZip2FileResourceCollection
Alias for
PlexusIoTarGZipFileResourceCollection
Alias for
PlexusIoTarXZFileResourceCollection
Alias for
PlexusIoTarZstdFileResourceCollection
A file resource that does not necessarily exist (anywhere).
A symlink that does not necessarily exist (anywhere).
Alias for
PlexusIoZipFileResourceCollection
.Wrapper to retain compatibility with old-style plexus-io.
Implementation of
PlexusIoResourceCollection
for
zstd compressed files.Rar archiver.
Alias for
ZipUnArchiver
.Utility class for work with
PlexusIoResource
instances.Alias for
ZipUnArchiver
.Snappy archiver.
Snappy compression
Extension of
TarFile
for snappy compressed files.Unarchiver for snappy-compressed files.
Alias for
ZipUnArchiver
.Valid Modes for Compression attribute to Tar Task
Create tar with bzip2 compression.
Extract files in tar with bzip2 compression
Implementation of
ArchiveFile
for tar files.Create tar with gzip compression.
Extract files in tar with gzip compression
Set of options for long file handling in the task.
Create tar with snappy compression.
Extract files in tar with snappy compression
A
TarResource
that represents symbolic link.Valid Modes for Compression attribute to Untar Task
Create tar with XZ compression.
Create tar with zstd compression.
Extract files in tar with zstd compression
Alias for
TarBZip2Archiver
.Alias for
TarBZip2UnArchiver
.Alias for
TarGZipArchiver
.Alias for
TarGZipUnArchiver
.A diagnostic archiver that keeps track of stuff that has been added.
Alias for
TarXZArchiver
.Alias for
TarXZUnArchiver
.Alias for
TarZstdArchiver
.Alias for
TarZstdUnArchiver
Constants from stat.h on Unix systems.
An extension of <jar> to create a WAR archive.
Alias for
ZipUnArchiver
.A
ZipResource
that represents symbolic link.Zstd archiver.
Zstd compression
Extension of
TarFile
for zst compressed files.Unarchiver for zstd-compressed files.
FileSelector