Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 23642D897 for ; Wed, 10 Oct 2012 16:55:23 +0000 (UTC) Received: (qmail 84973 invoked by uid 500); 10 Oct 2012 16:55:22 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 84812 invoked by uid 500); 10 Oct 2012 16:55:22 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 84803 invoked by uid 99); 10 Oct 2012 16:55:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2012 16:55:22 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Edison.su@citrix.com designates 66.165.176.63 as permitted sender) Received: from [66.165.176.63] (HELO SMTP02.CITRIX.COM) (66.165.176.63) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2012 16:55:16 +0000 X-IronPort-AV: E=Sophos;i="4.80,565,1344211200"; d="scan'208";a="210862936" Received: from sjcpmailmx02.citrite.net ([10.216.14.75]) by FTLPIPO02.CITRIX.COM with ESMTP/TLS/RC4-MD5; 10 Oct 2012 16:54:55 +0000 Received: from SJCPMAILBOX01.citrite.net ([10.216.4.72]) by SJCPMAILMX02.citrite.net ([10.216.14.75]) with mapi; Wed, 10 Oct 2012 09:54:54 -0700 From: Edison Su To: "cloudstack-dev@incubator.apache.org" Date: Wed, 10 Oct 2012 09:54:54 -0700 Subject: RE: CloudStack 4.0 and Maven - missing non-oss dependencies Thread-Topic: CloudStack 4.0 and Maven - missing non-oss dependencies Thread-Index: Ac2m+OIfSL7CuvWUQhqyviRCRP53PwACNAFwAAEzfUAAAFR7gA== Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 If you already downloaded the jars manually, you can just apply the 0001-*.= patch. > -----Original Message----- > From: Musayev, Ilya [mailto:imusayev@webmd.net] > Sent: Wednesday, October 10, 2012 9:45 AM > To: cloudstack-dev@incubator.apache.org > Subject: RE: CloudStack 4.0 and Maven - missing non-oss dependencies >=20 > Last question, do I still need to apply the patch reference in > Building-with-Maven or is it pre-patched? >=20 > -----Original Message----- > From: Edison Su [mailto:Edison.su@citrix.com] > Sent: Wednesday, October 10, 2012 12:12 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: CloudStack 4.0 and Maven - missing non-oss dependencies >=20 > I am trying to create a maven repository to host these non-oss jars, > still working on it. > Right now, you can download some of jars from > http://zooi.widodh.nl/cloudstack/build-dep/ >=20 > > -----Original Message----- > > From: Musayev, Ilya [mailto:imusayev@webmd.net] > > Sent: Wednesday, October 10, 2012 8:10 AM > > To: cloudstack-dev@incubator.apache.org > > Subject: CloudStack 4.0 and Maven - missing non-oss dependencies > > > > 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+M > > a > > ven > > > > 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 >=20