ServiceMix Project
The ServiceMix project contains the codebase for all future ServiceMix releases, starting with Apache ServiceMix 5.0.0
Browsing the Source Tree
Web Browsing of Git repository
To browse the Git repo, use the following URL:
Read-only mirror at git.apache.org
There is a read-only mirror for this repository available at git.apache.org
Read-only mirror at GitHub
There is a read-only mirror for this repository available at GitHub
Checking out the Source Tree
Checkout from the ServiceMix Git Repo
This project's Git repository can be checked out anonymously using the following command:
git clone https://git-wip-us.apache.org/repos/asf/servicemix.git
Only project developers can commit to the Git repository via this method.
Building
This project is a normal Maven build. Just use mvn clean install to build.
Jenkins
Jenkins CI build has been set up at https://builds.apache.org/job/ServiceMix/