add note in README for installing maven third parties jars

This commit is contained in:
olivier lamy 2012-08-28 23:36:21 +02:00
parent f218003607
commit 7999dd06ac

View File

@ -41,4 +41,6 @@ http://cloudstack.org/download.html
[Users Mailing list](mailto:cloudstack-users-subscribe@incubator.apache.org)
[Commits mailing list](mailto:cloudstack-commits-subscribe@incubator.apache.org)
#Maven build
Some third parties jars are non available in Maven central.
So install it with: cd deps&&sh ./install-non-oss.sh