Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
$ rm -fr ~/.m2
$ cd incubator-cloudstack
$ cd deps
$ mvn install
$ cd-P ..deps
$ ant clean-all build-all
$ ant deploy-server deploydb # usual ant stuff :)

...