On 11/11/06, Martijn Dashorst wrote: > All, > > Is it a requirement or a 'good thing (tm)' to have the following > groupId and version for maven built incubator projects? > > e.g. take wicket-parent: > > org.apache.incubator.wicket > wicket-parent > 1.3-incubating-SNAPSHOT I think that's a bad thing, as upon the first release after graduation, the groupId will change, and therefore your pre-post & graduation artifacts will be considered to be totally different. This will expose problems to users of your artifacts because Maven can't prevent them from getting two different versions of wicket. > Or is it ok to do: > > org.apache.wicket > wicket-parent > 1.3-incubating-SNAPSHOT My understanding is that this is the policy agreed upon here. It's how we're doing it in Abdera. -Stephen > Or just: > > org.apache.wicket > wicket-parent > 1.3-SNAPSHOT > > Martijn > > -- > Vote > for Wicket > at the Best Stuff in > the World! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org > For additional commands, e-mail: general-help@incubator.apache.org > > -- Stephen Duncan Jr www.stephenduncanjr.com --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org