Hi,
On 10/10/2012 05:09 PM, Musayev, Ilya wrote:
Pardon the newbie dev question :(
Where would I get non-oss java libraries? Is there are git repo or some other
easy to find place?
I followed this guide:
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building+with+Maven
Installed Juno Eclipse with maven plugin from marketplace. Git cloned
CloudStack 4.0 to local workspace. Pointed maven project to CS dir, it ran
analysis and at the end found 5 missing deps - the typical suspects.
Is there a repo/site to get for non-oss java deps in one batch or from one
location?
No official one, but I've placed all the JAR files on some webspace:
http://zooi.widodh.nl/cloudstack/build-dep/
That should help you in the meantime.
Wido
Thanks
ilya