| Class | Description |
|---|---|
| ArtifactMap |
A description of which project artifacts to package.
|
| AttachedRPMMojo |
Construct the RPM file and attaches it as a secondary artifact.
|
| BaseTrigger |
A base class to support triggers.
|
| Dependency |
A description of the set of project dependencies to include in the mapping.
|
| HelpMojo |
Display help information on rpm-maven-plugin.
Call mvn rpm:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| InstallTrigger |
Trigger at install of a package (%triggerin).
|
| Mapping |
A description of a file or directory to be installed.
|
| Passphrase |
Wraps a pass phrase in such a way that it is not stored as a
String. |
| PostRemoveTrigger |
Trigger after the removal of a package (%triggerpostun).
|
| RemoveTrigger |
Trigger at removal of a package (%triggerun).
|
| RPMMojo |
Construct the RPM file.
|
| Scriptlet |
Defines a scriptlet including the optinal
Scriptlet.getSubpackage() and Scriptlet.getProgram(). |
| SoftlinkSource |
A Source that simply indicates that the
Source.getLocation() is to be linked to the
Mapping.getDirectory(). |
| Source |
A description of a location where files to be packaged can be found.
|
| UnixPrintWriter | |
| VersionMojo |
Makes the rpm version and release attributes available as properties.
|
Copyright © 2005–2014 Codehaus. All rights reserved.