On 2/27/08, Niall Pemberton <[EMAIL PROTECTED]> wrote: > On Wed, Feb 27, 2008 at 11:55 AM, James Carman > > <[EMAIL PROTECTED]> wrote: > > On 2/26/08, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > > > > On Tue, Feb 26, 2008 at 7:23 PM, James Carman > > > <[EMAIL PROTECTED]> wrote: > > > > So, are there any directions out there on where I need to copy > > > > everything to get it "published"? > > > > > > > > > Looks like you have the source and binary distros already done in > correct place: > > > http://www.apache.org/dist/commons/proxy/ > > > > > > So just need to put the jars and their signatures/checksums in the > > > m2-ibiblio-rsync-repository: > > > > > > > If I copy just the jars and their signatures/checksums, how does the > > pom.xml file get there. And, how does all the other maven metadata > > get generated? > > > This is the downside of not using the maven release plugin (which > updates the maven metadata automatically) - you need to create it, > something like: > > http://people.apache.org/~niallp/proxy-1.0/maven-metadata.xml > > and also copy the pom and its signatures/checksums - which you have here: > http://people.apache.org/~jcarman/commons-proxy-1.0-rc4/ >
I've done this. But, when you go to the "releases" section of the commons site, it says that proxy has not had a release yet. What sets all of that up? > > Niall > > > --------------------------------------------------------------------- > 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]
