It looks like your first command was actually failed to execute? com.cloud.upgrade.DatabaseCreator is packaged in the artifact from the first command.
Kelven On 2/4/13 9:20 AM, "Ryan Dietrich" <r...@betterservers.com> wrote: >After a pull on the master branch, I am unable to deploy the database. > >I ran: > mvn -P developer,systemvm clean install >Then: > mvn -P developer -pl developer,tools/devcloud -Ddeploydb >I got: > java.lang.ClassNotFoundException: com.cloud.upgrade.DatabaseCreator > > >On Feb 4, 2013, at 9:40 AM, Sailaja Mada <sailaja.m...@citrix.com> wrote: > >> Hi, >> >> These are the observations with 4.1 master branch dev environment today >>. >