Mojo C Builds

Mojo C Builds

Components

Component Automake/Autoconfig Orchestration
Component Cleanup Items
Component Dependency Resolution and Build-on-Demand
Component 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).
Component POMs, Inheritance, and Configuration
Component 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.
Component RPM artifact management Create, install, deinstall RPM artifacts. Attach artifact to Maven projects. Handle dependencies which are of type RPM.
Component Shell Scripting shell-maven-plugin can invoke bash scripts within the pom