On Fri, 2004-06-18 at 21:23, Dmitry Beransky wrote: > At 05:19 PM 6/18/2004, you wrote: > >There isn't a way in Maven to do this yet, unless you extract > >defaults.properties from maven.jar and modify it. > > that's a shame. But I have a small team, so I can just ask everyone to > create individual build.properties. I do hope this feature will be added > to maven. IMHO properties should be cascaded this way: > > 1. Organization wide props > 2. System wide props > 3. User props > 4. Project props
This is essentially how things work in maven2. -- 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]
