Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
E
G
I
M
O
R
S
T
A
ArtifactMap
- Class in
org.codehaus.mojo.rpm
A description of which project artifacts to package.
ArtifactMap()
- Constructor for class org.codehaus.mojo.rpm.
ArtifactMap
D
Dependency
- Class in
org.codehaus.mojo.rpm
A description of the set of project dependencies to include in the mapping.
Dependency()
- Constructor for class org.codehaus.mojo.rpm.
Dependency
E
execute()
- Method in class org.codehaus.mojo.rpm.
RPMMojo
G
getArtifact()
- Method in class org.codehaus.mojo.rpm.
Mapping
Retrieve the artifact specification.
getAttrString()
- Method in class org.codehaus.mojo.rpm.
Mapping
Assemble the RPM SPEC file attributes for a mapping.
getClassifiers()
- Method in class org.codehaus.mojo.rpm.
ArtifactMap
Retrieve the list of classifiers to package.
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.
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.
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.
getSources()
- Method in class org.codehaus.mojo.rpm.
Mapping
Retrieve the list of source file specifications.
getUsername()
- Method in class org.codehaus.mojo.rpm.
Mapping
Retrieve the UNIX user name to own the installed files.
I
isConfiguration()
- Method in class org.codehaus.mojo.rpm.
Mapping
Retrieve the configuration status.
isDirOnly()
- Method in class org.codehaus.mojo.rpm.
Mapping
Return directory-only status.
isDocumentation()
- Method in class org.codehaus.mojo.rpm.
Mapping
Retrieve the documentation status.
M
Mapping
- Class in
org.codehaus.mojo.rpm
A description of a file or directory to be installed.
Mapping()
- Constructor for class org.codehaus.mojo.rpm.
Mapping
O
org.codehaus.mojo.rpm
- package org.codehaus.mojo.rpm
R
RPMMojo
- Class in
org.codehaus.mojo.rpm
Construct the RPM file
RPMMojo()
- Constructor for class org.codehaus.mojo.rpm.
RPMMojo
S
setArtifact(ArtifactMap)
- Method in class org.codehaus.mojo.rpm.
Mapping
Set the artifact specification.
setClassifiers(List)
- Method in class org.codehaus.mojo.rpm.
ArtifactMap
Set the list of classifiers to package.
setConfiguration(boolean)
- 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.
setDirectory(String)
- Method in class org.codehaus.mojo.rpm.
Mapping
Set the destination during package installation.
setDocumentation(boolean)
- Method in class org.codehaus.mojo.rpm.
Mapping
Set the documentation status.
setExcludes(List)
- Method in class org.codehaus.mojo.rpm.
Dependency
Set the list of dependencies to exclude.
setExcludes(List)
- Method in class org.codehaus.mojo.rpm.
Source
Set the list of files to exclude from the package.
setFilemode(String)
- Method in class org.codehaus.mojo.rpm.
Mapping
Set the UNIX file permissions.
setGroupname(String)
- Method in class org.codehaus.mojo.rpm.
Mapping
Set the UNIX group name to own the installed files.
setIncludes(List)
- Method in class org.codehaus.mojo.rpm.
Dependency
Set the list of dependencies to include.
setIncludes(List)
- Method in class org.codehaus.mojo.rpm.
Source
Set the list of files to include in the package.
setLocation(File)
- 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.
setSources(List)
- Method in class org.codehaus.mojo.rpm.
Mapping
Set the list of source file specifications.
setUsername(String)
- Method in class org.codehaus.mojo.rpm.
Mapping
Set the UNIX user name to own the installed files.
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
T
toString()
- Method in class org.codehaus.mojo.rpm.
ArtifactMap
toString()
- Method in class org.codehaus.mojo.rpm.
Dependency
toString()
- Method in class org.codehaus.mojo.rpm.
Mapping
toString()
- Method in class org.codehaus.mojo.rpm.
Source
A
D
E
G
I
M
O
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2011
Codehaus
. All Rights Reserved.