Awesome, you even have axis2 :) Thanks Wido
-----Original Message----- From: Wido den Hollander [mailto:w...@widodh.nl] Sent: Wednesday, October 10, 2012 11:20 AM To: cloudstack-dev@incubator.apache.org Subject: Re: CloudStack 4.0 and Maven - missing non-oss dependencies 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 >