Howard, This may be my fault, as I closed some upload requests asking them to follow up with the relevant Apache teams. I thought it was already sorted.
If I understand correctly, you just need to publish your JARs to http://www.apache.org/dist/java-repository/tapestry/jars/ If you are using maven, that's: maven \ -Dmaven.repo.central=www.apache.org \ -Dmaven.repo.central.directory=/www/www.apache.org/dist/java-repository \ jar:deploy >From there, they will be ibiblio by Mark's script. Cheers, Brett > -----Original Message----- > From: Howard M. Lewis Ship [mailto:[EMAIL PROTECTED] > Sent: Saturday, 24 April 2004 1:01 PM > To: 'Jakarta General List' > Subject: RE: Maven Repository Status > > > I've been asked to mirror the Tapestry and HiveMind > libraries, but haven't been able to find docs on the web > about how to do so. > > -- > Howard M. Lewis Ship > Independent J2EE / Open-Source Java Consultant > Creator, Tapestry: Java Web Components > Creator, HiveMind > http://howardlewisship.com > > > > -----Original Message----- > > From: Mark R. Diggory [mailto:[EMAIL PROTECTED] > > Sent: Friday, April 23, 2004 10:38 AM > > To: Avalon Developers List; Jakarta Commons Developers List; > > [EMAIL PROTECTED]; [EMAIL PROTECTED]; > > [EMAIL PROTECTED]; [EMAIL PROTECTED] > > Subject: Maven Repository Status > > > > > > I just wanted to drop everyone a note to let you know that > I made the > > rsync of the java-repository between Apache and Ibiblio much > > more stable > > this week. It now occurs every 4 hours (EST 12am, 4am, 8am > > ...). If you > > ever encounter issues with your jars not getting synced > into ibiblio, > > please contact me. > > > > -Mark > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
