Uses of Class
org.apache.maven.plugins.assembly.format.AssemblyFormattingException
-
-
Uses of AssemblyFormattingException in org.apache.maven.plugins.assembly.archive
Methods in org.apache.maven.plugins.assembly.archive that throw AssemblyFormattingException Modifier and Type Method Description java.io.File
AssemblyArchiver. createArchive(Assembly assembly, java.lang.String fullName, java.lang.String format, AssemblerConfigurationSource configSource, boolean recompressZippedFiles, java.lang.String mergeManifestMode, java.nio.file.attribute.FileTime sourceDateEpoch)
Create the assembly archive.java.io.File
DefaultAssemblyArchiver. createArchive(Assembly assembly, java.lang.String fullName, java.lang.String format, AssemblerConfigurationSource configSource, boolean recompressZippedFiles, java.lang.String mergeManifestMode, java.nio.file.attribute.FileTime outputTimestamp)
Create the assembly archive. -
Uses of AssemblyFormattingException in org.apache.maven.plugins.assembly.archive.phase
Methods in org.apache.maven.plugins.assembly.archive.phase that throw AssemblyFormattingException Modifier and Type Method Description (package private) void
ModuleSetAssemblyPhase. addModuleArtifact(org.apache.maven.artifact.Artifact artifact, org.apache.maven.project.MavenProject project, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource, ModuleBinaries binaries)
(package private) void
ModuleSetAssemblyPhase. addModuleBinaries(Assembly assembly, ModuleSet moduleSet, ModuleBinaries binaries, java.util.Set<org.apache.maven.project.MavenProject> projects, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)
(package private) void
ModuleSetAssemblyPhase. addModuleSourceFileSets(ModuleSources sources, java.util.Set<org.apache.maven.project.MavenProject> moduleProjects, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)
(package private) FileSet
ModuleSetAssemblyPhase. createFileSet(FileSet fileSet, ModuleSources sources, org.apache.maven.project.MavenProject moduleProject, AssemblerConfigurationSource configSource)
void
AssemblyArchiverPhase. execute(Assembly assembly, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)
Handle the associated section of the assembly descriptor.void
DependencySetAssemblyPhase. execute(Assembly assembly, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)
Handle the associated section of the assembly descriptor.void
FileItemAssemblyPhase. execute(Assembly assembly, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)
Handle the associated section of the assembly descriptor.void
FileSetAssemblyPhase. execute(Assembly assembly, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)
Handle the associated section of the assembly descriptor.void
ModuleSetAssemblyPhase. execute(Assembly assembly, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)
Handle the associated section of the assembly descriptor. -
Uses of AssemblyFormattingException in org.apache.maven.plugins.assembly.archive.task
Methods in org.apache.maven.plugins.assembly.archive.task that throw AssemblyFormattingException Modifier and Type Method Description (package private) void
AddDependencySetsTask. addDependencySet(DependencySet dependencySet, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)
(package private) void
AddFileSetsTask. addFileSet(FileSet fileSet, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource, java.io.File archiveBaseDir)
private void
AddDependencySetsTask. addNonArchiveDependency(org.apache.maven.artifact.Artifact depArtifact, org.apache.maven.project.MavenProject depProject, DependencySet dependencySet, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)
private void
AddDependencySetsTask. addNormalArtifact(DependencySet dependencySet, org.apache.maven.artifact.Artifact depArtifact, org.apache.maven.project.MavenProject depProject, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource, org.codehaus.plexus.components.io.functions.InputStreamTransformer fileSetTransformers)
private void
AddArtifactTask. asFile(org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource, java.lang.String destDirectory)
void
AddArtifactTask. execute(org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)
void
AddDependencySetsTask. execute(org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)
void
AddFileSetsTask. execute(org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)
void
ArchiverTask. execute(org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)
(package private) java.io.File
AddFileSetsTask. getFileSetDirectory(FileSet fileSet, java.io.File basedir, java.io.File archiveBaseDir)
-
Uses of AssemblyFormattingException in org.apache.maven.plugins.assembly.format
Methods in org.apache.maven.plugins.assembly.format that throw AssemblyFormattingException Modifier and Type Method Description static org.codehaus.plexus.components.io.functions.InputStreamTransformer
ReaderFormatter. getFileSetTransformers(AssemblerConfigurationSource configSource, boolean isFiltered, java.util.Set<java.lang.String> nonFilteredFileExtensions, java.lang.String fileSetLineEnding)
-
Uses of AssemblyFormattingException in org.apache.maven.plugins.assembly.functions
Methods in org.apache.maven.plugins.assembly.functions that throw AssemblyFormattingException Modifier and Type Method Description void
ModuleSetConsumer. accept(ModuleSet resolvedModule)
-
Uses of AssemblyFormattingException in org.apache.maven.plugins.assembly.model
Methods in org.apache.maven.plugins.assembly.model that throw AssemblyFormattingException Modifier and Type Method Description static void
Assemblies. forEachModuleSet(Assembly assembly, ModuleSetConsumer moduleSetConsumer)
-
Uses of AssemblyFormattingException in org.apache.maven.plugins.assembly.utils
Methods in org.apache.maven.plugins.assembly.utils that throw AssemblyFormattingException Modifier and Type Method Description static LineEndings
LineEndingsUtils. getLineEnding(java.lang.String lineEnding)
static java.lang.String
LineEndingsUtils. getLineEndingCharacters(java.lang.String lineEnding)
Returns the appopriate line ending characters for the specified stylestatic java.lang.String
AssemblyFormatUtils. getOutputDirectory(java.lang.String output, java.lang.String finalName, AssemblerConfigurationSource configSource, org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator moduleProjectIntrpolator, org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator artifactProjectInterpolator)
ORDER OF INTERPOLATION PRECEDENCE: Support for special expressions, like ${finalName} (use the assembly plugin configuration not the build config) prefixed with "module." if moduleProject is non-null MavenProject instance for module being assembled prefixed with "artifact." if artifactProject is non-null MavenProject instance for artifact user-defined properties from the command line prefixed with "pom." or "project.", or no prefix at all MavenProject instance from current build properties from main project system properties, from the MavenSession instance (to support IDEs) environment variables.static java.lang.String
AssemblyFormatUtils. getOutputDirectory(java.lang.String output, org.apache.maven.project.MavenProject artifactProject, java.lang.String finalName, AssemblerConfigurationSource configSource)
ORDER OF INTERPOLATION PRECEDENCE: Support for special expressions, like ${finalName} (use the assembly plugin configuration not the build config) prefixed with "module." if moduleProject is non-null MavenProject instance for module being assembled prefixed with "artifact." if artifactProject is non-null MavenProject instance for artifact user-defined properties from the command line prefixed with "pom." or "project.", or no prefix at all MavenProject instance from current build properties from main project system properties, from the MavenSession instance (to support IDEs) environment variables.static int
TypeConversionUtils. modeToInt(java.lang.String mode, org.slf4j.Logger logger)
-