patching the pom doesn't also help, since the proxy-setting is only allowed in settings.xml. I am downloading now now all the required artifacts manually...
-----Ursprüngliche Nachricht----- Von: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Gesendet: Montag, 31. März 2008 14:42 An: [email protected] Betreff: Re: export/ import config You can set your proxy infos in ~/.m2/settings.xml On Mon, Mar 31, 2008 at 1:36 PM, Lustig, Marc (Allianz Deutschland AG) < [EMAIL PROTECTED]> 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 to > set the proxy-server. > > -----Ursprüngliche Nachricht----- > Von: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 31. März 2008 10:44 > An: [email protected] > 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) < > [EMAIL PROTECTED]> 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? > > >
