From users-return-6258-apmail-continuum-users-archive=continuum.apache.org@continuum.apache.org Mon Mar 31 12:42:09 2008 Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 58197 invoked from network); 31 Mar 2008 12:42:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Mar 2008 12:42:09 -0000 Received: (qmail 51509 invoked by uid 500); 31 Mar 2008 12:42:07 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 51484 invoked by uid 500); 31 Mar 2008 12:42:07 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 51475 invoked by uid 99); 31 Mar 2008 12:42:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Mar 2008 05:42:07 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of emmanuel.venisse@gmail.com designates 209.85.162.180 as permitted sender) Received: from [209.85.162.180] (HELO el-out-1112.google.com) (209.85.162.180) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Mar 2008 12:41:26 +0000 Received: by el-out-1112.google.com with SMTP id o28so375635ele.3 for ; Mon, 31 Mar 2008 05:41:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=6QhR23t8uZGt4LHFJwQHkLuQ2utbXrgF/fIyjqsmYM8=; b=gcX5kfb5OHXU0Uk7neM1GXV9Btv9CiH8f1Ksxefo6TZ+T0dPf91EOWQIKj1Y4mXbLyqrtweTmEMb2aBIqjyQb6Tgg1VRw+yIHsS8xHGwf3HQWCLrw0I1k6bIz5OMtKTTIyL5DXxfPHZHTsYiKmJh6304Kschnv0BZ+Kwg431eSI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=jDwtDSgeLrC23ncKQKnaBGarTP3pD1MwhKZep65aWMogUqavP1QaV4VswrKcPXucgzktiBvlRBdlRaNxUdZVmOYZttmOtyoKTduJkZIbIF5qRa/0VDyK1EAUnSBy4eb0Ab5nvCxJo0eIXO/vXjbYPV6m3WkrmRtm4uPiBXsYIv8= Received: by 10.114.255.1 with SMTP id c1mr9852667wai.93.1206967297440; Mon, 31 Mar 2008 05:41:37 -0700 (PDT) Received: by 10.114.73.6 with HTTP; Mon, 31 Mar 2008 05:41:37 -0700 (PDT) Message-ID: Date: Mon, 31 Mar 2008 13:41:37 +0100 From: "Emmanuel Venisse" To: users@continuum.apache.org Subject: Re: export/ import config In-Reply-To: <7ACB14CE427DB540A30E985A4E5FF57B04C656AB@naimuco3.allianzde.rootdom.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1425_7832193.1206967297434" References: <7ACB14CE427DB540A30E985A4E5FF57B04C28067@naimuco3.allianzde.rootdom.net> <7ACB14CE427DB540A30E985A4E5FF57B04C656AB@naimuco3.allianzde.rootdom.net> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_1425_7832193.1206967297434 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline You can set your proxy infos in ~/.m2/settings.xml On Mon, Mar 31, 2008 at 1:36 PM, Lustig, Marc (Allianz Deutschland AG) < EXTERN.LUSTIG_MARC@allianz.de> wrote: > > ty, this looks like a convenient look. unfortuntely it's all packed up in > a single jar-file, even the maven-distribution is embedded. > Any hint where to pass settings-options to this embedded maven. We need t= o > set the proxy-server. > > -----Urspr=FCngliche Nachricht----- > Von: Emmanuel Venisse [mailto:emmanuel.venisse@gmail.com] > Gesendet: Montag, 31. M=E4rz 2008 10:44 > An: users@continuum.apache.org > Betreff: Re: export/ import config > > The process is described in the upgrade page : > http://continuum.apache.org/docs/1.1/installation/upgrade.html > > Emmanuel > > On Mon, Mar 31, 2008 at 8:31 AM, Lustig, Marc (Allianz Deutschland AG) < > EXTERN.LUSTIG_MARC@allianz.de> wrote: > > > We want to migrate our old production system that used derby to our new > > one which uses mysql. > > > > Is it possible to just dump the SQL from the derby embedded db and > > import it into mysql? > > > ------=_Part_1425_7832193.1206967297434--