From continuum-users-return-1268-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Tue Mar 14 11:20:11 2006 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 9018 invoked from network); 14 Mar 2006 11:20:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Mar 2006 11:20:10 -0000 Received: (qmail 34333 invoked by uid 500); 14 Mar 2006 11:20:09 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 34304 invoked by uid 500); 14 Mar 2006 11:20:09 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 34287 invoked by uid 99); 14 Mar 2006 11:20:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Mar 2006 03:20:09 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [81.80.162.195] (HELO ftp.ilog.fr) (81.80.162.195) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Mar 2006 03:20:08 -0800 Received: from laposte.ilog.fr (cerbere-qfe0 [81.80.162.193]) by ftp.ilog.fr (8.13.1/8.13.1) with ESMTP id k2EBJi06010376 for ; Tue, 14 Mar 2006 12:19:44 +0100 Received: from marbore.ilog.biz (marbore.ilog.biz [172.17.2.61] (may be forged)) by laposte.ilog.fr (8.13.1/8.13.1) with ESMTP id k2EBJddg002596 for ; Tue, 14 Mar 2006 12:19:39 +0100 Received: from parmbx01.ilog.biz ([172.17.2.64]) by marbore.ilog.biz with Microsoft SMTPSVC(6.0.3790.1830); Tue, 14 Mar 2006 12:20:30 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Continuum 1.0.2 and maven 2 Date: Tue, 14 Mar 2006 12:20:39 +0100 Message-ID: <20B659FE726CE94C99DC433A705FCB2B81DCB6@parmbx01.ilog.biz> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Continuum 1.0.2 and maven 2 Thread-Index: AcZGze/JWMxh3TbYQbaViLusVL236gAizZFg From: "Julian Payne" To: X-OriginalArrivalTime: 14 Mar 2006 11:20:30.0607 (UTC) FILETIME=[4D9771F0:01C64759] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Emmanuel, I tried the latest snapshot and it works if I put my settings.xml in = ~/.m2 but it does not work if I put it in bin/linux/conf. Thanks, Julian > -----Original Message----- > From: Emmanuel Venisse [mailto:emmanuel@venisse.net]=20 > Sent: 13 March 2006 19:41 > To: continuum-users@maven.apache.org > Subject: Re: Continuum 1.0.2 and maven 2 >=20 > We have fixed some issues on settings loading in 1.0.3 that=20 > will be release in few days. > Perhaps you can try a snapshot verion of it :=20 > http://maven.zones.apache.org/~continuum/builds/branches/conti > nuum-1.0.x/ >=20 > Your settings.xml is under=20 > /usr/jviews/continuum-1.0.2/bin/linux/conf/ or in ${user.home/.m2/ ? >=20 > Emmanuel >=20 > Julian Payne a =E9crit : > > I have a simple question. I am running contiuum 1.0.2 with=20 > maven 2 on=20 > > linux and I can not get continuum to see my maven 2 local=20 > repository. > >=20 > > When I run continuum I get this is in the log: > >=20 > > INFO | jvm 1 | 2006/03/13 18:32:47 | 2006-03-13 18:32:47,301 > > [SocketListener0-1] DEBUG MavenSettingsBuilder - Building > > Maven global-level settings from: > > '/usr/jviews/continuum-1.0.2/bin/linux/conf/settings.xml' > >=20 > > My seetings.xml is as shown: > >=20 > > > > > > /usr/jviews/work/m2-repository > > > > > > > > jviews-repository > > jvtst > > testit21 > > 777 > > 777 > > > > > > > > > > jviews-profile > > > > > > jviews > > The JViews Maven2 Repository > > http://jviewstest.ilog.fr/jviews-m2 > > > > true > > always > > > > > > true > > always > > > > > > > > central > > Maven Repository Switchboard > > default > > http://repo1.maven.org/maven2 > > > > > > > > > > > > jviews-profile > > > > > >=20 > > However when I try to load a maven 2 project it downloads=20 > the POM but=20 > > when it tries to find the parent POM which is stored in the "jviews" > > local repository it does not find it because it only looks in the=20 > > default maven central repository. > >=20 > > Of course this works fine when I run maven 2 on its own. > >=20 > > Can someone help me out and tell me what I am missing? > >=20 > > Thanks, > >=20 > > Julian Payne > > ILOG Sophia > >=20 > >=20 > >=20 >=20 >=20