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? Thanks ilya