i'm juggling with some svn repositories and pathes inside and outside them so i have several similar classes inside my mojo. because there are at least two small groups of people in my company which are using other repositories than the others, I need to configure them. But currently I don't know the svn server names.
-------- Original-Nachricht -------- > Datum: Wed, 19 Sep 2007 16:41:08 -0500 > Von: "Wayne Fay" <[EMAIL PROTECTED]> > An: "Maven Developers List" <[email protected]> > Betreff: Re: RE: pre-configuring self written plugins > The defaults are in the source code, as you mentioned. Which will > require compilation to change. So it sounds like your "requirements" > cannot be met currently. > > Why don't you explain what exactly you're trying to achieve, and > perhaps someone will have an alternate suggestion? > > Wayne > > On 9/19/07, Jens Rapp <[EMAIL PROTECTED]> wrote: > > well, i did this but i couldn't find where to set them- besides the > declaration in the plugin's source code but i would have to recompile the > plugin if those parameters are changed.. > > > > can you tell me where to find these defaults? > > > > > > -------- Original-Nachricht -------- > > > Datum: Wed, 19 Sep 2007 09:33:01 -0400 > > > Von: "Brian E. Fox" <[EMAIL PROTECTED]> > > > An: "Maven Developers List" <[email protected]> > > > Betreff: RE: pre-configuring self written plugins > > > > > Parameters in your plugins can have defaults. Take a look at any of > the > > > maven plugins for examples. > > > > > > -----Original Message----- > > > From: Jens Rapp [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, September 19, 2007 8:29 AM > > > To: [email protected] > > > Subject: pre-configuring self written plugins > > > > > > hi there! > > > > > > is there any way to pre-configure my own maven plugin so that i am > able > > > to create and modify a standard config without re-compiling? > > > i don't want the users to be forced to configure some parameters by > > > themselves. > > > -- > > > GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. > > > Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > -- > > Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten > > Browser-Versionen downloaden: http://www.gmx.net/de/go/browser > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
