You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ol...@apache.org on 2012/08/29 00:09:50 UTC

[5/14] git commit: add note in README for installing maven third parties jars

add note in README for installing maven third parties jars


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/7999dd06
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/7999dd06
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/7999dd06

Branch: refs/heads/master
Commit: 7999dd06acf7decf24b173f445702bab91d3839c
Parents: f218003
Author: olivier lamy <ol...@apache.org>
Authored: Tue Aug 28 23:36:21 2012 +0200
Committer: olivier lamy <ol...@apache.org>
Committed: Tue Aug 28 23:36:21 2012 +0200

----------------------------------------------------------------------
 README.md |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/7999dd06/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index e4f1bd2..ebf4fa5 100644
--- a/README.md
+++ b/README.md
@@ -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