I have side-by side staging repos with 3.0.3 and 3.0.4, the only change between them was MAVEN_HOME
3.0.3 has the md5's 3.0.4 doesn't for the exact same screen, and oss.sonatype.org refused to close the 3.0.4 deployed release last night because its validation failed due to missing md5's On 29 November 2011 09:37, Mark Struberg <[email protected]> wrote: > hi Stephen! > > I did a local install of Apache MyFaces-2.1.6 to a private Nexus and I got > the md5 and sha1 > > Just to be sure: are you really looking under 'browse storage', because > 'browse index' doesn't show md5 and sha1 at all? > > txs and LieGrue, > strub > > > > > ----- Original Message ----- > > From: Stephen Connolly <[email protected]> > > To: Maven Developers List <[email protected]> > > Cc: > > Sent: Tuesday, November 29, 2011 10:21 AM > > Subject: Re: [VOTE] Apache Maven 3.0.4 > > > > Just tried a deploy @ mojo and having the same issue.... > > > > I'll try for a minimal pom on local file system, see how that goes > > > > On 29 November 2011 08:44, Olivier Lamy <[email protected]> wrote: > >> Just did a release of maven scm and md5/sha1 are there : > >> > > > https://repository.apache.org/content/repositories/maven-265/org/apache/maven/scm/maven-scm-api/1.6/ > >> > >> > >> My env: > >> > >> mbp-olamy:scm olamy$ which mvn > >> /Users/olamy/softs/maven/apache-maven-3.0.4/bin/mvn > >> mbp-olamy:scm olamy$ env | grep MAVEN_OPTS > >> MAVEN_OPTS=-Djava.awt.headless=true -Xmx768m -Xms768m > >> -XX:MaxPermSize=256m -client > >> mbp-olamy:scm olamy$ mvn -v > >> Apache Maven 3.0.4 (r1206075; 2011-11-25 09:20:29+0100) > >> Maven home: /Users/olamy/softs/maven/apache-maven-3.0.4 > >> Java version: 1.6.0_29, vendor: Apple Inc. > >> Java home: > /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home > >> Default locale: fr_FR, platform encoding: MacRoman > >> OS name: "mac os x", version: "10.7.2", arch: > > "x86_64", family: "mac" > >> > >> So even I don't like that, I will probably release even with a -1 in > >> the vote thread. > >> > >> Someone else reproduce that ? > >> > >> > >> 2011/11/28 Stephen Connolly <[email protected]>: > >>> I will check again tomorrow AM... but no extensions only depend on oss > > version 7 > >>> > >>> here is the project https://github.com/stephenc/high-scale-lib > >>> > >>> and benjamin, here is the unclosed staging repo: > > com.github.stephenc-299 > >>> > >>> On 28 November 2011 22:53, Olivier Lamy <[email protected]> wrote: > >>>> 2011/11/28 Benjamin Bentmann <[email protected]>: > >>>>> Stephen Connolly wrote: > >>>>> > >>>>>> I just tried deploying to oss.sonatype.org and with the > > staged 3.0.4 > >>>>>> there were no .md5's or .sha1's deployed to the > > staging repo > >>>>> > >>>>> Sounds like http://jira.codehaus.org/browse/WAGON-353, so maybe > > double-check > >>>>> that you don't have that wagon version in there as some > > extension or plugin > >>>>> dependency. > >>>> > >>>> Yup agree wagon release was only for this issue. > >>>> And frankly I have build the current release with a 3.0.4 build. > >>>> And md5 are there. > >>>> > >>>> > > > https://repository.apache.org/content/repositories/maven-244/org/apache/maven/maven-core/3.0.4/ > >>>> > >>>>> > >>>>> > >>>>> Benjamin > >>>>> > >>>>> > > --------------------------------------------------------------------- > >>>>> To unsubscribe, e-mail: [email protected] > >>>>> For additional commands, e-mail: [email protected] > >>>>> > >>>>> > >>>> > >>>> > >>>> > >>>> -- > >>>> Olivier Lamy > >>>> Talend: http://coders.talend.com > >>>> http://twitter.com/olamy | http://linkedin.com/in/olamy > >>>> > >>>> > > --------------------------------------------------------------------- > >>>> 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] > >>> > >> > >> > >> > >> -- > >> Olivier Lamy > >> Talend: http://coders.talend.com > >> http://twitter.com/olamy | http://linkedin.com/in/olamy > >> > >> --------------------------------------------------------------------- > >> 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] > >
