Performing a Release
So you've written your code, written test cases, the CI build is passing and everything list looking good and now you want to release your project. MuleForge requires using Maven to manage your project and perform a release. This document describes the steps necessary to perform a release of a MuleForge project.
- Release Guide - provides a step-by-step guide to performing a project release. This also includes a toubleshooting section.
- Snapshot Releases -If you want to release SNAPSHOT artifacts or distributions. For most MuleForge projects this will not be necessary.