On Thu, Sep 27, 2012 at 9:06 AM, Henryk Konsek <hekon...@gmail.com> wrote: >> Why not call the package org.apachextras.camel.examples.esper > > I'm ok with that as long as we rename the groupId to > org.apache-extras.camel-extra.examples as well. What do you think > about it? >
Why do you want to change the group id ? IMHO it should be the same for the entire camel-extra project. And only the artifcatId should be changed for the various Maven modules. This is how we do it at ASF Camel. Also IMHO dont make the artifactId long and dont repeat yourself. <groupId>org.apache-extras.camel-extra</groupId> <artifactId>examples</artifactId> And as the groupId have extra 2 times we may consider shorten that as well. <groupId>org.apache-extras.camel</groupId> <artifactId>examples</artifactId> > -- > Henryk Konsek > http://henryk-konsek.blogspot.com -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: cib...@redhat.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen