|
Automake/Autoconfig Orchestration
|
|
|
|
Cleanup Items
|
|
|
|
Dependency Resolution and Build-on-Demand
|
|
|
|
Patch Artifacts
|
|
functionality provided by the patch-maven-plugin
Things like resolving existing patch artifacts, unpacking and applying them, creating new patch artifacts, deploying them, and purging the localRepository version of the patch artifact so it's not resolved without the artifact being on the remote repo (which would trap the patch artifact on the local machine and make it undeployable). |
|
POMs, Inheritance, and Configuration
|
|
|
|
Project Sources
|
|
functionality handled by the project-sources-maven-plugin
Things like resolving a project-sources artifact, unpacking it, creating a new one, and deploying it. |
|
RPM artifact management
|
|
Create, install, deinstall RPM artifacts. Attach artifact to Maven projects. Handle dependencies which are of type RPM. |
|
Shell Scripting
|
|
shell-maven-plugin can invoke bash scripts within the pom |