public interface AssemblerConfigurationSource
String getDescriptor()
String getDescriptorId()
String[] getDescriptors()
String[] getDescriptorReferences()
File getDescriptorSourceDirectory()
File getBasedir()
MavenProject getProject()
boolean isSiteIncluded()
File getSiteDirectory()
String getFinalName()
boolean isAssemblyIdAppended()
String getClassifier()
String getTarLongFileMode()
File getOutputDirectory()
File getWorkingDirectory()
MavenArchiveConfiguration getJarArchiveConfiguration()
ArtifactRepository getLocalRepository()
File getTemporaryRootDirectory()
File getArchiveBaseDirectory()
boolean isIncludeProjectBuildFilters()
List<MavenProject> getReactorProjects()
List<ArtifactRepository> getRemoteRepositories()
boolean isDryRun()
boolean isIgnoreDirFormatExtensions()
boolean isIgnoreMissingDescriptor()
MavenSession getMavenSession()
String getArchiverConfig()
MavenReaderFilter getMavenReaderFilter()
boolean isUpdateOnly()
boolean isUseJvmChmod()
boolean isIgnorePermissions()
String getEncoding()
String getEscapeString()
@Nonnull org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator getRepositoryInterpolator()
@Nonnull org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator getCommandLinePropsInterpolator()
@Nonnull org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator getEnvInterpolator()
@Nonnull org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator getMainProjectInterpolator()
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.