I'm happy to punt to you to convert maven1 artifacts. The p.a.o artifacts are ready to go into the maven1 & maven2 repos from http://people.apache.org/~madams/jdo3.0.1/dist. Like I said, this'll be the last time that we need to do it this way; trunk is now maven2-ized.
On Thu, Nov 17, 2011 at 11:32 AM, Brett Porter <[email protected]> wrote: > Who did 3.0? I'm pretty sure they went through all this last time, which > is how the project got set up on repository.apache.org. > > I'm happy to run the old convert utils over your maven1 artefacts and then > either put it in the p.a.o repo or try and find a r.a.o admin to move it. > However, you might find it easier to create maven2 POMs based on your last > release, and then use deploy:deploy-file to get them into r.a.o and use the > normal process from there. > > Cheers, > Brett > > On 17/11/2011, at 6:49 AM, Matthew Adams wrote: > > > Hi Phil, > > > > Just to make sure YUUC: JDO 3.0.1, the version we're trying to publish, > is the last branch that will depend on Maven1. We don't want to spend the > effort on converting to M2 in a maintenance branch. The distribution is > ready to go and is currently located at > http://people.apache.org/~madams/jdo3.0.1/dist > > > > 3.1, currenly in trunk, will depend exclusively on Maven2, but that's a > work in progress. > > > > Any other advice you can give to help us deploy JDO 3.0.1? > > > > -matthew > > > > On Thu, Nov 17, 2011 at 12:35 AM, Phil Steitz <[email protected]> > wrote: > > On 11/16/11 11:50 AM, Matthew Adams wrote: > > [Bump] Anyone? Bueller? Anyone? > > > > Try following the instructions here > > http://www.apache.org/dev/publishing-maven-artifacts.html > > > > I have never done this myself, but IIUC what is going on, your component > has been set up to use nexus, so you need to publish that way. > > > > Phil > > > > > > On Tue, Nov 15, 2011 at 1:52 PM, Craig L Russell > > <[email protected]>wrote: > > > > There was some hand work done when we published JDO 3.0 ( > > https://issues.apache.org/**jira/browse/INFRA-3081< > https://issues.apache.org/jira/browse/INFRA-3081>) but I can't find any > bread crumbs for us to replicate what was done by > > > > Brian. > > > > We are going to release 3.1 and subsequent releases using the Apache > > maven2 release process, but this release 3.0.1 needs to be done "the old > > way". > > > > Would it be possible for someone to follow the same process that Brian > > used last time, interim to our getting the maven2 release process > > organized? Or to tell Matthew Adams what needs to be done? > > > > Thanks, > > > > Craig > > > > > > On Nov 13, 2011, at 1:47 PM, Brett Porter wrote: > > > > > > On 13/11/2011, at 1:15 PM, Phil Steitz wrote: > > > > On 11/13/11 1:59 PM, Craig L Russell wrote: > > Hi Matthew, > > > > I think our instructions for publishing to maven2 repo are wrong. > > > > Can someone from repository help tell us how to publish to this repo? > > > > Thanks, > > > > Craig > > > > On Nov 13, 2011, at 11:55 AM, Matthew Adams wrote: > > > > Thanks. Now the only error I get is the following. Copying to the > > maven-1 location worked ok. > > > > madams@minotaur:~$ cp -r > > public_html/jdo3.0.1/dist/m2-**ibiblio-rsync-repository/* > > /www/people.apache.org/repo/**m2-ibiblio-rsync-repository< > http://people.apache.org/repo/m2-ibiblio-rsync-repository> > > cp: /www/people.apache.org/repo/**m2-ibiblio-rsync-repository/** > > javax/jdo/jdo-api< > http://people.apache.org/repo/m2-ibiblio-rsync-repository/javax/jdo/jdo-api > > > > : > > Permission denied > > > > Looks to me like brianf (the owner) or someone with sufficient > > privileges needs to g+w the jdo directory above > > drwxr-xr-x 2 brianf committers 2 Oct 20 2010 jdo > > > > or you need to set up nexus and use that instead. > > > > That's what happened a year ago, which is why Brian stopped artefacts > > being written there: https://issues.apache.org/**jira/browse/INFRA-3081< > https://issues.apache.org/jira/browse/INFRA-3081> > > > > > > Also, I don't think copying to the maven-1 location has any purpose any > > more. > > > > - Brett > > > > -- > > Brett Porter > > [email protected] > > http://brettporter.wordpress.**com/<http://brettporter.wordpress.com/> > > > > > > Craig L Russell > > Architect, Oracle > > http://db.apache.org/jdo > > 408 276-5638 mailto:Craig.Russell@oracle.**com<[email protected]> > > > > P.S. A good JDO? O, Gasp! > > > > > > > > > > > > > > > > -- > > @matthewadams12 > > mailto:[email protected] > > skype:matthewadams12 > > yahoo:matthewadams > > aol:matthewadams12 > > google-talk:[email protected] > > msn:[email protected] > > http://matthewadams.me > > http://www.linkedin.com/in/matthewadams > > > > -- > Brett Porter > [email protected] > http://brettporter.wordpress.com/ > > -- @matthewadams12 mailto:[email protected] skype:matthewadams12 yahoo:matthewadams aol:matthewadams12 google-talk:[email protected] msn:[email protected] http://matthewadams.me http://www.linkedin.com/in/matthewadams
