Note your that you'll need one Maven module, POM, and groupid per jar you release. At least that's how I would do it. It sounds like you are dealing with a Maven multi-module project. Commons has at least one of those: Commons JCS.
Gary On Sat, Mar 28, 2015 at 6:13 AM, Benedikt Ritter <brit...@apache.org> wrote: > Hi guys, > > there is a discussion in COMMONSRDF-2 [1] about the maven coordinates for > incubation releases of Commons RDF. I may have missed something, but my > last information was, that Commons RDF has not yet decided whether it > want's to join Apache Commons or go TLP in the end. So the situation looks > like the following to me: > > As long as Commons RDF has not decided to join Apache Commons in the end, > Commons RDF should not use the Apache Commons groupid. So maven coordinates > should be: > > <groupid>org.apache.commonsrdf</groupid> > <artifactid>commons-rdf</artifactid> > > If Commons RDF has already decided not to go TLP and to join Apache Commons > after incubation, the coordinates should be (have i missed that decision? > Sorry!): > > <groupid>org.apache.commons</groupid> > <artifactid>commons-rdf</artifactid> > > Regards, > Benedikt > > [1] https://issues.apache.org/jira/browse/COMMONSRDF-2 > > -- > http://people.apache.org/~britter/ > http://www.systemoutprintln.de/ > http://twitter.com/BenediktRitter > http://github.com/britter > -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory