- getArtifact() - Method in class org.codehaus.mojo.rpm.Mapping
-
Retrieve the artifact specification.
- getAttrString(String, String, String) - Method in class org.codehaus.mojo.rpm.Mapping
-
Assemble the RPM SPEC file attributes for a mapping.
- getBuildTimestamp() - Method in class org.codehaus.mojo.rpm.VersionMojo
-
- getClassifier() - Method in class org.codehaus.mojo.rpm.AttachedRPMMojo
-
Returns the
classifier for the secondary artifact.
- getClassifiers() - Method in class org.codehaus.mojo.rpm.ArtifactMap
-
Retrieve the list of classifiers to package.
- getConfiguration() - Method in class org.codehaus.mojo.rpm.Mapping
-
Retrieves the configuration value.
- getDependency() - Method in class org.codehaus.mojo.rpm.Mapping
-
Retrieve the dependency specification.
- getDestination() - Method in class org.codehaus.mojo.rpm.Mapping
-
Return the destination directory name.
- getDestination() - Method in class org.codehaus.mojo.rpm.Source
-
- getDirective() - Method in class org.codehaus.mojo.rpm.BaseTrigger
-
Provides the trigger specific directive.
- getDirective() - Method in class org.codehaus.mojo.rpm.InstallTrigger
-
Provides the trigger specific directive.
- getDirective() - Method in class org.codehaus.mojo.rpm.PostRemoveTrigger
-
Provides the trigger specific directive.
- getDirective() - Method in class org.codehaus.mojo.rpm.RemoveTrigger
-
Provides the trigger specific directive.
- getDirectory() - Method in class org.codehaus.mojo.rpm.Mapping
-
Retrieve the destination during package installation.
- getExcludes() - Method in class org.codehaus.mojo.rpm.Dependency
-
Retrieve the list of dependencies to exclude.
- getExcludes() - Method in class org.codehaus.mojo.rpm.Source
-
Retrieve the list of files to exclude from the package.
- getFileEncoding() - Method in class org.codehaus.mojo.rpm.Scriptlet
-
- getFilemode() - Method in class org.codehaus.mojo.rpm.Mapping
-
Retrieve the UNIX file permissions.
- getGroupname() - Method in class org.codehaus.mojo.rpm.Mapping
-
Retrieve the UNIX group name to own the installed files.
- getIncludes() - Method in class org.codehaus.mojo.rpm.Dependency
-
Retrieve the list of dependencies to include.
- getIncludes() - Method in class org.codehaus.mojo.rpm.Source
-
Retrieve the list of files to include in the package.
- getLocation() - Method in class org.codehaus.mojo.rpm.Source
-
Retrieve the location holding the file(s) to install.
- getNoDefaultExcludes() - Method in class org.codehaus.mojo.rpm.Source
-
Retrieve the default exclude status.
- getPassphrase() - Method in class org.codehaus.mojo.rpm.Passphrase
-
- getProgram() - Method in class org.codehaus.mojo.rpm.Scriptlet
-
The program to use to execute the script.
- getRelease() - Method in class org.codehaus.mojo.rpm.VersionMojo
-
- getScript() - Method in class org.codehaus.mojo.rpm.Scriptlet
-
The contents of the script as a String.
- getScriptFile() - Method in class org.codehaus.mojo.rpm.Scriptlet
-
The contents of the script as a File.
- getSources() - Method in class org.codehaus.mojo.rpm.Mapping
-
Retrieve the list of source file specifications.
- getStripVersion() - Method in class org.codehaus.mojo.rpm.Dependency
-
Retrieve the stripVersion property
- getSubpackage() - Method in class org.codehaus.mojo.rpm.Scriptlet
-
The optional subpackage.
- getTargetArchitecture() - Method in class org.codehaus.mojo.rpm.Source
-
- getTargetOSName() - Method in class org.codehaus.mojo.rpm.Source
-
- getTriggers() - Method in class org.codehaus.mojo.rpm.BaseTrigger
-
Gets the packages/versions to trigger on.
- getUsername() - Method in class org.codehaus.mojo.rpm.Mapping
-
Retrieve the UNIX user name to own the installed files.
- getVersion() - Method in class org.codehaus.mojo.rpm.VersionMojo
-
- Scriptlet - Class in org.codehaus.mojo.rpm
-
- Scriptlet() - Constructor for class org.codehaus.mojo.rpm.Scriptlet
-
- setArtifact(ArtifactMap) - Method in class org.codehaus.mojo.rpm.Mapping
-
Set the artifact specification.
- setClassifiers(List<String>) - Method in class org.codehaus.mojo.rpm.ArtifactMap
-
Set the list of classifiers to package.
- setConfiguration(String) - Method in class org.codehaus.mojo.rpm.Mapping
-
Set the configuration status.
- setDependency(Dependency) - Method in class org.codehaus.mojo.rpm.Mapping
-
Set the dependency specification.
- setDestination(String) - Method in class org.codehaus.mojo.rpm.Source
-
Sets the destination file name.
- setDirectory(String) - Method in class org.codehaus.mojo.rpm.Mapping
-
Set the destination during package installation.
- setDirectoryIncluded(boolean) - Method in class org.codehaus.mojo.rpm.Mapping
-
- setDocumentation(boolean) - Method in class org.codehaus.mojo.rpm.Mapping
-
Set the documentation status.
- setExcludes(List<String>) - Method in class org.codehaus.mojo.rpm.Dependency
-
Set the list of dependencies to exclude.
- setExcludes(List<String>) - Method in class org.codehaus.mojo.rpm.Source
-
Set the list of files to exclude from the package.
- setFileEncoding(String) - Method in class org.codehaus.mojo.rpm.Scriptlet
-
- setFilemode(String) - Method in class org.codehaus.mojo.rpm.Mapping
-
Set the UNIX file permissions.
- setFilter(boolean) - Method in class org.codehaus.mojo.rpm.Source
-
- setGroupname(String) - Method in class org.codehaus.mojo.rpm.Mapping
-
Set the UNIX group name to own the installed files.
- setIncludes(List<String>) - Method in class org.codehaus.mojo.rpm.Dependency
-
Set the list of dependencies to include.
- setIncludes(List<String>) - Method in class org.codehaus.mojo.rpm.Source
-
Set the list of files to include in the package.
- setLocation(String) - Method in class org.codehaus.mojo.rpm.Source
-
Set the location holding the file(s) to install.
- setNoDefaultExcludes(boolean) - Method in class org.codehaus.mojo.rpm.Source
-
Set the default exclude status.
- setPassphrase(String) - Method in class org.codehaus.mojo.rpm.Passphrase
-
Sets the passphrase.
- setProgram(String) - Method in class org.codehaus.mojo.rpm.Scriptlet
-
- setRecurseDirectories(boolean) - Method in class org.codehaus.mojo.rpm.Mapping
-
Indicates if sub-directories contained in the
Mapping.getSources() should be explicitly listed in
%files
.
- setScript(String) - Method in class org.codehaus.mojo.rpm.Scriptlet
-
- setScriptFile(File) - Method in class org.codehaus.mojo.rpm.Scriptlet
-
- setSourceEncoding(String) - Method in class org.codehaus.mojo.rpm.Scriptlet
-
This is the maven property: project.build.sourceEncoding
- setSources(List<Source>) - Method in class org.codehaus.mojo.rpm.Mapping
-
Set the list of source file specifications.
- setStripVersion(boolean) - Method in class org.codehaus.mojo.rpm.Dependency
-
Set the stripVersion property
- setSubpackage(String) - Method in class org.codehaus.mojo.rpm.Scriptlet
-
- setTargetArchitecture(String) - Method in class org.codehaus.mojo.rpm.Source
-
Sets a
regular expression that indicates that the files defined are only applicable if the
expression
matches the architecture.
- setTargetOSName(String) - Method in class org.codehaus.mojo.rpm.Source
-
Sets a
regular expression that indicates that the files defined are only applicable if the
expression
matches the operating system name.
- setTriggers(List<String>) - Method in class org.codehaus.mojo.rpm.BaseTrigger
-
Sets the packages/versions to trigger on.
- setUsername(String) - Method in class org.codehaus.mojo.rpm.Mapping
-
Set the UNIX user name to own the installed files.
- SoftlinkSource - Class in org.codehaus.mojo.rpm
-
- SoftlinkSource() - Constructor for class org.codehaus.mojo.rpm.SoftlinkSource
-
- Source - Class in org.codehaus.mojo.rpm
-
A description of a location where files to be packaged can be found.
- Source() - Constructor for class org.codehaus.mojo.rpm.Source
-