On 5/26/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
On 26 May 07, at 1:04 PM 26 May 07, Henri Yandell wrote: > On 5/26/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: >> On 5/18/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: >> >> > The mirrored distribution directory should only have the latest >> > release, older ones are automatically archived at >> > http://archive.apache.org/dist/maven. >> > >> > I'll delete the older releases from www.apache.org/dist/maven in >> a day or so. >> >> Done. I left the latest release of Archiva, Continuum, and Maven >> 1.0, >> 1.1 and 2.0, plus the embedder and ant tasks, here: >> >> http://www.apache.org/dist/maven/binaries/ >> >> I'd like to see us provide source distributions for releases. I have >> a vote pending for the matching Archiva 0.9-alpha-2 source distro, >> but >> the only other one is for Maven 2.0.5: >> >> http://www.apache.org/dist/maven/source/ > > Whee.... board hat time. We have to release source; binaries are an > aid to users, source is what we do as a foundation. > I think the official Maven repository here should suffice and that the official drop site should change for us. The sources in these locations are for the most part effectively useless to all end consumers. The release plugin makes sure sources and javadocs are present. Everyone uses the repository. Can't we mesh this or adapt to the way Maven does this?
That's a different type of source. The sources in the maven repository are there for IDE users right? I can't take a source jar and rebuild the binary from it. The official distributions are sources in that they can recreate the binaries. ie) tar.gz or zip the svn tag, md5 and pgp it and stick it on the mirrors. Hen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]