Could I just ask that we experiment with this in the snapshot repository first? The /dist/ directory is mirrored worldwide and I'd prefer the final releases go in there once everyone is happy.
Thanks, Brett Carlos Sanchez wrote: > groupid should be org.apache.myfaces > > Some questions: > - what's the difference between the pom.xml and the > master-pom/pom.xml? why two and not just one with both info? > - why do you have a maven-wagon-plugin? > - this is maven related stuff, where is the myfaces stuff? > > On 2/9/06, Sean Schofield <[EMAIL PROTECTED]> wrote: >> Sorry, I sent this to Carlos directly instead of the list. >> >> Sean >> >> ---------- Forwarded message ---------- >> From: Sean Schofield <[EMAIL PROTECTED]> >> Date: Feb 9, 2006 4:20 PM >> Subject: Re: Where do I publish ASF Project Jars? >> To: Carlos Sanchez <[EMAIL PROTECTED]> >> >> >> On 2/9/06, Carlos Sanchez <[EMAIL PROTECTED]> wrote: >>> Hi Sean, >>> >>> www.apache.org/dist/java-repository/myfaces is for maven 1 >>> www.apache.org/dist/maven-repository/org/apache/myfaces is for maven 2 >>> Both places are only for PMC approved releases, copied to ibiblio (m1 >>> automatically, m2 on demand) >> OK thats good. This means we published everything to the right spot. >> Those older releases were non maven so they didn't have the m2 stuff. >> >>> For not releases (snapshots or nightly builds), and not mirrored anywhere >>> cvs.apache.org/repository/myfaces for m1 >>> cvs.apache.org/maven-snapshot-repository/org/apache/myfaces for m2 >> Good. We are using the correct (m2) snapshot location then. >> >>> I suppose you're using m2 to build, I don't know if a release or just >>> a snapshot, but several things look wrong to me after a first look, >>> like groupId naming including "maven". If you point me to the source >>> repo where the m2 stuff is I can help you with conventions and maven >>> standards. >> The "maven" directory is a subproject that we use to maintain a master >> pom and some maven related >> >> Source repo is https://svn.apache.org/repos/asf/myfaces/maven/branches/1_0_0 >> (for the release in question.) >> >>> There's also an Apache repository mailing list, [email protected] >> I don't think I can possibly handle one more mailing list at the time. >> I am already getting pummeled by the very active maven and myfaces >> user lists! >> >>> Regards >>> >> Sean >> >> --------------------------------------------------------------------- >> 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
