Geoffrey Wiseman wrote: > > On Tue, Aug 26, 2008 at 10:30 AM, Sven Vlieghe > <[EMAIL PROTECTED]>wrote: > >> I agree, that was a setup I was originally planning to do. However, each >> time a dependency-version increases, this would result in having to >> increase >> the base-pom too. That pom would have to be released to a final version, >> and >> all existing projects would have to update their reference to it. >> > > You could use an in-flux snapshot parent pom for that, I imagine. > > -- > Geoffrey Wiseman > >
That I could, however we have this policy that we cannot have snapshot dependencies on released projects. I'll verify if this is the same for snapshot parents. If so, the snapshot parent will be the way to go. In the meanwhile, if anyone knows a fix for that settings-issue, you're more than welcome! Sven Vlieghe -- View this message in context: http://www.nabble.com/Resolving-dependency-properties-tp19162134p19175944.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
