The Jenkins builds do mvn -Pawsapi,systemvm clean install. I'm not using the developer profile there thats just for Marvin and Apidocs. Those are built separately. You can have a fully functional cloud dev environment without the developer profile.
Cheers, Hugo Sent from my iPhone > On 6 mrt. 2014, at 06:01, chris snow <chsnow...@gmail.com> wrote: > > Is there a jenkins job for the developer's build, i.e. mvn clean > install -P developer,systemvm? As a newbie cloudstack developer, when > the build fails locally it's difficult to know whether the problem is > because I am doing something wrong, or if the problem is due to a bad > commit.