|
From: Jody G. <jod...@gm...> - 2010-07-29 07:07:40
|
Here is one we may not be able to meet: the groupId of your Maven project, it must match your domain name, so com.googlecode.myprj is valid one but myprj is not We would want to distribute geoapi; and we don't own org.opengis. We could fold the interfaces into our gt-api jar (as long as we keep the headers clear). Jody On Tue, Jul 27, 2010 at 10:45 PM, Michael Bedward <mic...@gm...> wrote: >> Anything else we should know? We probably have to publish geoapi as well. > > It's what I've used to publish JTS and jaitools. There are some good > notes here: > https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide > |