Re: [DISCUSS] Project local setting.xml

2011-08-26 Thread Ansgar Konermann
Am 01.08.2011 22:09, schrieb Benson Margulies: > I have several alternative design ideas. > > 0) If you religiously use a repository manager and mirrorOf "*", you > can prevent this rogues from bothering you. Hi, we do this and still have the need to use a settings.xml, for two reasons: - at work,

Re: [DISCUSS] Project local setting.xml

2011-08-26 Thread jpyeron
Paul Gier wrote: > > I'd like to discuss the possibility of Maven automatically looking for a > project specific settings.xml file [1]. The main use case for this is > to eliminate, or at least reduce, the need to add repositories to the > poms. A setting.xml file could simply be added into scm

RE: [DISCUSS] Project local setting.xml

2011-08-01 Thread Robert Scholte
dehaus.org/browse/MNG-4060> Date: Mon, 1 Aug 2011 15:27:34 -0500 > From: pg...@redhat.com > To: dev@maven.apache.org > Subject: Re: [DISCUSS] Project local setting.xml > > On 08/01/2011 03:09 PM, Benson Margulies wrote: > > I have several alternative design ideas. > > &g

Re: [DISCUSS] Project local setting.xml

2011-08-01 Thread Paul Gier
next to your >>> pom.xml? In this case just add the repos in the root pom. >>> >>> ++ >>> >>> Julien >>> >>> >>> >>> - Mail original - >>>> De : Milos Kleint >>>> À : Maven Developers List

Re: [DISCUSS] Project local setting.xml

2011-08-01 Thread Benson Margulies
xt to your >> pom.xml? In this case just add the repos in the root pom. >> >> ++ >> >> Julien >> >> >> >> - Mail original - >>> De : Milos Kleint >>> À : Maven Developers List >>> Cc : >>> Envoyé le : Lundi 1 Aoû

Re: [DISCUSS] Project local setting.xml

2011-08-01 Thread John Casey
the repos in the root pom. ++ Julien - Mail original - De : Milos Kleint À : Maven Developers List Cc : Envoyé le : Lundi 1 Août 2011 21h02 Objet : Re: [DISCUSS] Project local setting.xml hasn't that been the purpose of profiles.xml files back in 2.x before it was removed for 3.x? M

Re: [DISCUSS] Project local setting.xml

2011-08-01 Thread Paul Gier
your SCM next to your pom.xml? > In this case just add the repos in the root pom. > > ++ > > Julien > > > > - Mail original - >> De : Milos Kleint >> À : Maven Developers List >> Cc : >> Envoyé le : Lundi 1 Août 2011 21h02 >>

Re: [DISCUSS] Project local setting.xml

2011-08-01 Thread Julien HENRY
What is the point of putting a settings.xml in your SCM next to your pom.xml? In this case just add the repos in the root pom. ++ Julien - Mail original - > De : Milos Kleint > À : Maven Developers List > Cc : > Envoyé le : Lundi 1 Août 2011 21h02 > Objet : Re: [D

Re: [DISCUSS] Project local setting.xml

2011-08-01 Thread Milos Kleint
hasn't that been the purpose of profiles.xml files back in 2.x before it was removed for 3.x? Milos On Mon, Aug 1, 2011 at 9:00 PM, Paul Gier wrote: > I'd like to discuss the possibility of Maven automatically looking for a > project specific settings.xml file [1].  The main use case for this is

[DISCUSS] Project local setting.xml

2011-08-01 Thread Paul Gier
I'd like to discuss the possibility of Maven automatically looking for a project specific settings.xml file [1]. The main use case for this is to eliminate, or at least reduce, the need to add repositories to the poms. A setting.xml file could simply be added into scm into the root directory of t