Versions Compared

Key

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

...

...

  • cd apache-cloudstack-$version-incubating-src
  • mvn -P deps
    • NOTE: mvn may require adding it to the path like: export PATH=$PATH:/usr/share/maven3/bin
    mvn -P deps
  • ant clean-all build-all

6. Deploy into DevCloud

...