On 8/6/05, Craig Russell <[EMAIL PROTECTED]> wrote: > It'd be great if you can put them up at cvs.apache.org, maybe under a > group of org.apache.incubator.jdo? > > I don't understand what this means. I don't know how, or don't have > privileges to, publish anything except via svn.
Sorry, when referring to cvs.apache.org, I mean the DNS name of the web server. It can also be accessed by http://svn.apache.org/repository/, they are the same virtual host. > That's the working proposal. We change the group id from apache-jdo to > apache-jdo-incubating and leave the artifact id the same. There's less work > for developers to do to change the group id by global search-and-destroy in > the project.xml file. Great. I'd really appreciate it if you could use org.apache.incubator.jdo (later org.apache.db.jdo, I presume). This dotted group format was proposed some time back and while still lacks some formal documentation (my fault), was accepted by the majority of people involved in Maven and the Apache Repository communities. We're hoping to start transitioning now that we have the tools to support it. > If there's a tutorial page that explains how to do that, I'd sure appreciate > a pointer. I'm still learning the ropes of maven remote repos. in project.properties: maven.repo.remote=http://www.ibiblio.org/maven,http://svn.apache.org/repository (see Using Repositories under http://maven.apache.org/using/repositories.html) Cheers, Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]