Uses of Interface
org.apache.maven.plugins.assembly.AssemblerConfigurationSource
-
-
Uses of AssemblerConfigurationSource in org.apache.maven.plugins.assembly.archive
Methods in org.apache.maven.plugins.assembly.archive with parameters of type AssemblerConfigurationSource Modifier and Type Method Description private voidDefaultAssemblyArchiver. configureArchiver(org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)private voidDefaultAssemblyArchiver. configureComponent(java.lang.Object component, org.codehaus.plexus.util.xml.Xpp3Dom config, AssemblerConfigurationSource configSource)private voidDefaultAssemblyArchiver. configureContainerDescriptorHandler(ContainerDescriptorHandler handler, org.codehaus.plexus.util.xml.Xpp3Dom config, AssemblerConfigurationSource configSource)java.io.FileAssemblyArchiver. 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.FileDefaultAssemblyArchiver. 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.protected org.codehaus.plexus.archiver.ArchiverDefaultAssemblyArchiver. createArchiver(java.lang.String format, boolean includeBaseDir, java.lang.String finalName, AssemblerConfigurationSource configSource, java.util.List<ContainerDescriptorHandler> containerHandlers, boolean recompressZippedFiles, java.lang.String mergeManifestMode, java.nio.file.attribute.FileTime outputTimestamp)Creates the necessary archiver to build the distribution file.private java.util.List<ContainerDescriptorHandler>DefaultAssemblyArchiver. selectContainerDescriptorHandlers(java.util.List<ContainerDescriptorHandlerConfig> requestedContainerDescriptorHandlers, AssemblerConfigurationSource configSource) -
Uses of AssemblerConfigurationSource in org.apache.maven.plugins.assembly.archive.phase
Methods in org.apache.maven.plugins.assembly.archive.phase with parameters of type AssemblerConfigurationSource Modifier and Type Method Description (package private) voidModuleSetAssemblyPhase. 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) voidModuleSetAssemblyPhase. 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) voidModuleSetAssemblyPhase. addModuleSourceFileSets(ModuleSources sources, java.util.Set<org.apache.maven.project.MavenProject> moduleProjects, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)(package private) FileSetModuleSetAssemblyPhase. createFileSet(FileSet fileSet, ModuleSources sources, org.apache.maven.project.MavenProject moduleProject, AssemblerConfigurationSource configSource)voidAssemblyArchiverPhase. execute(Assembly assembly, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)Handle the associated section of the assembly descriptor.voidDependencySetAssemblyPhase. execute(Assembly assembly, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)Handle the associated section of the assembly descriptor.voidFileItemAssemblyPhase. execute(Assembly assembly, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)Handle the associated section of the assembly descriptor.voidFileSetAssemblyPhase. execute(Assembly assembly, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)Handle the associated section of the assembly descriptor.voidModuleSetAssemblyPhase. execute(Assembly assembly, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)Handle the associated section of the assembly descriptor.static java.util.Set<org.apache.maven.project.MavenProject>ModuleSetAssemblyPhase. getModuleProjects(ModuleSet moduleSet, AssemblerConfigurationSource configSource, org.slf4j.Logger logger)private voidModuleSetAssemblyPhase. validate(ModuleSet moduleSet, AssemblerConfigurationSource configSource) -
Uses of AssemblerConfigurationSource in org.apache.maven.plugins.assembly.archive.task
Methods in org.apache.maven.plugins.assembly.archive.task with parameters of type AssemblerConfigurationSource Modifier and Type Method Description (package private) voidAddDependencySetsTask. addDependencySet(DependencySet dependencySet, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)(package private) voidAddFileSetsTask. addFileSet(FileSet fileSet, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource, java.io.File archiveBaseDir)private voidAddDependencySetsTask. addNonArchiveDependency(org.apache.maven.artifact.Artifact depArtifact, org.apache.maven.project.MavenProject depProject, DependencySet dependencySet, org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)private voidAddDependencySetsTask. 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 voidAddArtifactTask. asFile(org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource, java.lang.String destDirectory)voidAddArtifactTask. execute(org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)voidAddDependencySetsTask. execute(org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)voidAddFileSetsTask. execute(org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)voidArchiverTask. execute(org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource)private org.apache.maven.project.ProjectBuildingRequestAddDependencySetsTask. getProjectBuildingRequest(AssemblerConfigurationSource configSource)private java.io.FileAddArtifactTask. moveArtifactSomewhereElse(AssemblerConfigurationSource configSource) -
Uses of AssemblerConfigurationSource in org.apache.maven.plugins.assembly.artifact
Methods in org.apache.maven.plugins.assembly.artifact with parameters of type AssemblerConfigurationSource Modifier and Type Method Description java.util.Map<DependencySet,java.util.Set<org.apache.maven.artifact.Artifact>>DefaultDependencyResolver. resolveDependencySets(Assembly assembly, AssemblerConfigurationSource configSource, java.util.List<DependencySet> dependencySets)java.util.Map<DependencySet,java.util.Set<org.apache.maven.artifact.Artifact>>DefaultDependencyResolver. resolveDependencySets(Assembly assembly, ModuleSet moduleSet, AssemblerConfigurationSource configSource, java.util.List<DependencySet> dependencySets)java.util.Map<DependencySet,java.util.Set<org.apache.maven.artifact.Artifact>>DependencyResolver. resolveDependencySets(Assembly assembly, AssemblerConfigurationSource configSource, java.util.List<DependencySet> dependencySets)java.util.Map<DependencySet,java.util.Set<org.apache.maven.artifact.Artifact>>DependencyResolver. resolveDependencySets(Assembly assembly, ModuleSet moduleSet, AssemblerConfigurationSource configSource, java.util.List<DependencySet> dependencySets)(package private) voidDefaultDependencyResolver. updateModuleSetResolutionRequirements(ModuleSet set, DependencySet dependencySet, ResolutionManagementInfo requirements, AssemblerConfigurationSource configSource) -
Uses of AssemblerConfigurationSource in org.apache.maven.plugins.assembly.format
Methods in org.apache.maven.plugins.assembly.format with parameters of type AssemblerConfigurationSource Modifier and Type Method Description private static java.io.ReaderReaderFormatter. createReaderFilter(java.io.Reader source, java.lang.String escapeString, java.util.List<java.lang.String> delimiters, AssemblerConfigurationSource configSource, boolean isPropertiesFile, java.util.Properties additionalProperties)static org.codehaus.plexus.components.io.functions.InputStreamTransformerReaderFormatter. getFileSetTransformers(AssemblerConfigurationSource configSource, boolean isFiltered, java.util.Set<java.lang.String> nonFilteredFileExtensions, java.lang.String fileSetLineEnding) -
Uses of AssemblerConfigurationSource in org.apache.maven.plugins.assembly.interpolation
Fields in org.apache.maven.plugins.assembly.interpolation declared as AssemblerConfigurationSource Modifier and Type Field Description private AssemblerConfigurationSourceAssemblyExpressionEvaluator. configSourceMethods in org.apache.maven.plugins.assembly.interpolation with parameters of type AssemblerConfigurationSource Modifier and Type Method Description static org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolatorAssemblyInterpolator. fullInterpolator(org.apache.maven.project.MavenProject project, org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator projectIp, AssemblerConfigurationSource configSource)Constructors in org.apache.maven.plugins.assembly.interpolation with parameters of type AssemblerConfigurationSource Constructor Description AssemblyExpressionEvaluator(AssemblerConfigurationSource configSource) -
Uses of AssemblerConfigurationSource in org.apache.maven.plugins.assembly.io
Methods in org.apache.maven.plugins.assembly.io with parameters of type AssemblerConfigurationSource Modifier and Type Method Description private AssemblyDefaultAssemblyReader. addAssemblyForDescriptorReference(java.lang.String ref, AssemblerConfigurationSource configSource, java.util.List<Assembly> assemblies)private AssemblyDefaultAssemblyReader. addAssemblyFromDescriptor(java.lang.String spec, Locator locator, AssemblerConfigurationSource configSource, java.util.List<Assembly> assemblies)private AssemblyDefaultAssemblyReader. addAssemblyFromDescriptorFile(java.io.File descriptor, AssemblerConfigurationSource configSource, java.util.List<Assembly> assemblies)AssemblyAssemblyReader. getAssemblyForDescriptorReference(java.lang.String ref, AssemblerConfigurationSource configSource)AssemblyDefaultAssemblyReader. getAssemblyForDescriptorReference(java.lang.String ref, AssemblerConfigurationSource configSource)AssemblyAssemblyReader. getAssemblyFromDescriptorFile(java.io.File file, AssemblerConfigurationSource configSource)AssemblyDefaultAssemblyReader. getAssemblyFromDescriptorFile(java.io.File file, AssemblerConfigurationSource configSource)voidAssemblyReader. includeSiteInAssembly(Assembly assembly, AssemblerConfigurationSource configSource)voidDefaultAssemblyReader. includeSiteInAssembly(Assembly assembly, AssemblerConfigurationSource configSource)protected voidDefaultAssemblyReader. mergeComponentsWithMainAssembly(Assembly assembly, java.io.File assemblyDir, AssemblerConfigurationSource configSource, ComponentXpp3Reader.ContentTransformer transformer)Add the contents of all included components to main assemblyjava.util.List<Assembly>AssemblyReader. readAssemblies(AssemblerConfigurationSource configSource)java.util.List<Assembly>DefaultAssemblyReader. readAssemblies(AssemblerConfigurationSource configSource)AssemblyDefaultAssemblyReader. readAssembly(java.io.Reader reader, java.lang.String locationDescription, java.io.File assemblyDir, AssemblerConfigurationSource configSource) -
Uses of AssemblerConfigurationSource in org.apache.maven.plugins.assembly.mojos
Classes in org.apache.maven.plugins.assembly.mojos that implement AssemblerConfigurationSource Modifier and Type Class Description classAbstractAssemblyMojoclassSingleAssemblyMojoAssemble an application bundle or distribution from an assembly descriptor. -
Uses of AssemblerConfigurationSource in org.apache.maven.plugins.assembly.utils
Methods in org.apache.maven.plugins.assembly.utils with parameters of type AssemblerConfigurationSource Modifier and Type Method Description static java.lang.StringAssemblyFormatUtils. evaluateFileNameMapping(java.lang.String expression, org.apache.maven.artifact.Artifact artifact, org.apache.maven.project.MavenProject mainProject, org.apache.maven.artifact.Artifact moduleArtifact, AssemblerConfigurationSource configSource, org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator moduleProjectInterpolator, org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator artifactProjectInterpolator)ORDER OF INTERPOLATION PRECEDENCE: prefixed with "module.", if moduleProject != null Artifact instance for module, if moduleArtifact != null ArtifactHandler instance for module, if moduleArtifact != null MavenProject instance for module prefixed with "artifact." Artifact instance ArtifactHandler instance for artifact MavenProject instance for artifact prefixed with "pom." or "project." MavenProject instance from current build no prefix, using main project instance MavenProject instance from current build Support for special expressions, like ${dashClassifier?} user-defined properties from the command line properties from main project system properties, from the MavenSession instance (to support IDEs) environment variables.private static org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolatorAssemblyFormatUtils. executionPropertiesInterpolator(AssemblerConfigurationSource configSource)static java.lang.StringAssemblyFormatUtils. getDistributionName(Assembly assembly, AssemblerConfigurationSource configSource)Get the full name of the distribution artifactstatic java.lang.StringAssemblyFormatUtils. 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.StringAssemblyFormatUtils. 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.
-