On Tue, 2004-06-15 at 02:16, Vincent Massol wrote: > Ok. I personally never use a master build.properties but they do on the > project I'm currently working on.
I wouldn't call it a master build.properties. I don't have many values in my ~/build.properties. My definition of maven.repo.local and some jar override options when I'm doing integration work. > I find it strange that something > global overrides something local. It means I cannot have default > behaviors that can be overridden. Anything that is not 100% common will > have to be spread in the different projects. m1 is lacking in site default values and group default values but this is definitely something address in m2. > Anyway I guess I'm too used to the other way of thinking... > > The hard part is that with this philosophy a project has to be aware of > all the other maven projects running on that machine. It cannot > self-defined some properties that will work under any conditions. You can always stipulate not using ~/build.properties. In m1 to simulate something like site defaults you might want to look at the geronimo build. > Anyway, now I understand how it works I can find workarounds :-) > > Thanks > -Vincent > > > > > > > > > Is that a wanted behavior? > > > > > > Thanks > > > -Vincent > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > -- > > jvz. > > > > Jason van Zyl > > [EMAIL PROTECTED] > > http://maven.apache.org > > > > happiness is like a butterfly: the more you chase it, the more it will > > elude you, but if you turn your attention to other things, it will > come > > and sit softly on your shoulder ... > > > > -- Thoreau > > > > > > --------------------------------------------------------------------- > > 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] -- jvz. Jason van Zyl [EMAIL PROTECTED] http://maven.apache.org happiness is like a butterfly: the more you chase it, the more it will elude you, but if you turn your attention to other things, it will come and sit softly on your shoulder ... -- Thoreau --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
