|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AssemblerConfigurationSource
| Method Summary | |
|---|---|
File |
getArchiveBaseDirectory()
|
String |
getArchiverConfig()
|
File |
getBasedir()
|
String |
getClassifier()
|
org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator |
getCommandLinePropsInterpolator()
Gets an interpolator from environment variables and stuff |
List<String> |
getDelimiters()
|
String |
getDescriptor()
|
String |
getDescriptorId()
|
String[] |
getDescriptorReferences()
|
String[] |
getDescriptors()
|
File |
getDescriptorSourceDirectory()
|
String |
getEncoding()
|
org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator |
getEnvInterpolator()
Gets an interpolator from environment variables and stuff |
String |
getEscapeString()
|
List<String> |
getFilters()
|
String |
getFinalName()
|
org.apache.maven.archiver.MavenArchiveConfiguration |
getJarArchiveConfiguration()
|
org.apache.maven.artifact.repository.ArtifactRepository |
getLocalRepository()
|
org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator |
getMainProjectInterpolator()
|
org.apache.maven.shared.filtering.MavenReaderFilter |
getMavenReaderFilter()
Maven shared filtering utility. |
org.apache.maven.execution.MavenSession |
getMavenSession()
|
File |
getOutputDirectory()
|
org.apache.maven.project.MavenProject |
getProject()
|
List<org.apache.maven.project.MavenProject> |
getReactorProjects()
|
List<org.apache.maven.artifact.repository.ArtifactRepository> |
getRemoteRepositories()
|
org.codehaus.plexus.interpolation.fixed.FixedStringSearchInterpolator |
getRepositoryInterpolator()
|
File |
getSiteDirectory()
|
String |
getTarLongFileMode()
|
File |
getTemporaryRootDirectory()
|
File |
getWorkingDirectory()
|
boolean |
isAssemblyIdAppended()
|
boolean |
isDryRun()
|
boolean |
isIgnoreDirFormatExtensions()
|
boolean |
isIgnoreMissingDescriptor()
|
boolean |
isIgnorePermissions()
|
boolean |
isIncludeProjectBuildFilters()
|
boolean |
isSiteIncluded()
|
boolean |
isUpdateOnly()
|
boolean |
isUseJvmChmod()
|
| Method Detail |
|---|
String getDescriptor()
String getDescriptorId()
String[] getDescriptors()
String[] getDescriptorReferences()
File getDescriptorSourceDirectory()
File getBasedir()
org.apache.maven.project.MavenProject getProject()
boolean isSiteIncluded()
File getSiteDirectory()
String getFinalName()
boolean isAssemblyIdAppended()
String getClassifier()
String getTarLongFileMode()
File getOutputDirectory()
File getWorkingDirectory()
org.apache.maven.archiver.MavenArchiveConfiguration getJarArchiveConfiguration()
org.apache.maven.artifact.repository.ArtifactRepository getLocalRepository()
File getTemporaryRootDirectory()
File getArchiveBaseDirectory()
List<String> getFilters()
boolean isIncludeProjectBuildFilters()
List<org.apache.maven.project.MavenProject> getReactorProjects()
List<org.apache.maven.artifact.repository.ArtifactRepository> getRemoteRepositories()
boolean isDryRun()
boolean isIgnoreDirFormatExtensions()
boolean isIgnoreMissingDescriptor()
org.apache.maven.execution.MavenSession getMavenSession()
String getArchiverConfig()
org.apache.maven.shared.filtering.MavenReaderFilter getMavenReaderFilter()
boolean isUpdateOnly()
boolean isUseJvmChmod()
boolean isIgnorePermissions()
String getEncoding()
String getEscapeString()
List<String> getDelimiters()
@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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||