+1 for doing the vote. The other benefit from reviewing and cleaning up our poms would be that we would get 'real' source distribution packages for free.
LieGrue, strub ----- Original Message ---- > From: Matthias Wessendorf <[email protected]> > To: MyFaces Development <[email protected]> > Sent: Wed, June 30, 2010 6:43:55 PM > Subject: Re: make use of new apache.snapshots repo and apache-parent-7 > features? > > I'd like that! On Tue, Jun 29, 2010 at 9:22 PM, Leonardo Uribe < > ymailto="mailto:[email protected]" > href="mailto:[email protected]">[email protected]> wrote: > > Hi > > Sounds good. Maybe it is time move to Nexus, but for do that > we need a vote. > According to > > > href="https://issues.apache.org/jira/browse/INFRA-1896" target=_blank > >https://issues.apache.org/jira/browse/INFRA-1896 > > many > apache projects has already moved. I think there will not be any > > objections. > > regards, > > Leonardo > Uribe > > 2010/6/29 Mark Struberg < > ymailto="mailto:[email protected]" > href="mailto:[email protected]">[email protected]> >> >> > Hi! >> >> There has been a lot problems with the 'old' apache > snapshots repo [1] >> recently. All the snapshots have basically been > moved to the new Nexus based >> snapshots repo recently due to the > upgrade to apache-parent-7. The new >> <distributionManagement> > section derived from this parent pom now looks like >> the > following: >> >> <distributionManagement> >> > <repository> >> > <id>apache.releases.https</id> >> > <name>Apache Release Distribution > Repository</name> >> >> <url> > href="https://repository.apache.org/service/local/staging/deploy/maven2" > target=_blank > >https://repository.apache.org/service/local/staging/deploy/maven2</url> >> > </repository> >> <snapshotRepository> >> > <id>apache.snapshots.https</id> >> > <name>Apache Development Snapshot > Repository</name> >> >> <url> > href="https://repository.apache.org/content/repositories/snapshots" > target=_blank > >https://repository.apache.org/content/repositories/snapshots</url> >> > </snapshotRepository> >> > </distributionManagement> >> >> >> By > upgrading to apache-parent-7 and using the features provided there, > we >> would gain significant benefits: >> >> *) > Apache wide homogenic release tasks (at least for all projects using >> > maven) >> *) _real_ source distribution packages and signing (ASF > projects must be >> rebuildable from the source packages) >> > *) Using Nexus for staging makes the release process a lot easier >> *) > move to the new official apache.snapshots repository. The old one >> > really makes a lot troubles under the hood... >> >> > WDYT? >> >> LieGrue, >> > strub >> >> >> [1] >> > scpexe://people.apache.org/www/people.apache.org/builds/myfaces/m2-staging-repository >> >> >> > > -- > Matthias Wessendorf blog: > http://matthiaswessendorf.wordpress.com/ sessions: > http://www.slideshare.net/mwessendorf twitter: > http://twitter.com/mwessendorf
