Re: fixing the list of artifacts in maven-metadata.xml

2018-03-05 Thread Anders Hammar
This is very often an issue. I know for sure that Nexus can fix this so you could ask Sonatype via Jira. That would rebuild old data. For future releases I believe this is the correct way of fixing this in m-deploy-p: http://maven.apache.org/plugins/maven-deploy-plugin/deploy-mojo.html#updateRelea

fixing the list of artifacts in maven-metadata.xml

2018-03-05 Thread Hervé BOUTEMY
Hi, In Jansi, there is an issue with the list of artifacts versions: some old artifacts published on Central are not listed in the metadata (I don't know why/when they disappeared). Here is the maven-metadata.xml [1] which lists versions 1.12 to 1.17 But the directory contains also versions 1.2.

Re: MNG-6370

2018-03-05 Thread Robert Scholte
Looks like it should be very easy to write a unittest for this. Please do so as well. thanks, Robert On Tue, 06 Mar 2018 01:47:23 +0100, Michael Osipov wrote: Who seconds MNG-6370 for 3.5.4? A simple bug fix, all ITs pass locally here. Michael ---

Re: MNG-6370

2018-03-05 Thread Hervé BOUTEMY
+1 Regards, Hervé Le mardi 6 mars 2018, 01:47:23 CET Michael Osipov a écrit : > Who seconds MNG-6370 for 3.5.4? > > A simple bug fix, all ITs pass locally here. > > Michael > > - > To unsubscribe, e-mail: dev-unsubscr...@mave

Re: [VOTE] Release Apache Maven Surefire Plugin version 2.20.1

2018-03-05 Thread Hervé BOUTEMY
built from sources (with classic "mvn -Prun-its verify" & Java 8) and got 2 failing unit tests: Failed tests: checkFileNamesWithUnicode(org.apache.maven.surefire.its.UnicodeTestNamesIT): Did not find expected message in log shouldRunTwoSuitesInParallel(org.apache.maven.surefire.its.jiras.Su

Re: MNG-6370

2018-03-05 Thread Olivier Lamy
+1 On 6 March 2018 at 10:47, Michael Osipov wrote: > Who seconds MNG-6370 for 3.5.4? > > A simple bug fix, all ITs pass locally here. > > Michael > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional

MNG-6370

2018-03-05 Thread Michael Osipov
Who seconds MNG-6370 for 3.5.4? A simple bug fix, all ITs pass locally here. Michael - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[GitHub] maven pull request #161: [MNG-6370] Fix typo in list filtering ConcurrencyDe...

2018-03-05 Thread slachiewicz
GitHub user slachiewicz opened a pull request: https://github.com/apache/maven/pull/161 [MNG-6370] Fix typo in list filtering ConcurrencyDependencyGraph.getU… …nfinishedProjects You can merge this pull request into a Git repository by running: $ git pull https://github.com/

Re: jira contributor status?

2018-03-05 Thread Sean Busbey
Hi Robert! Would you mind if we continue the review on MJAVADOC-444? Per the guidance on that page you mentioned, I'd like to avoid sending multiple messages here and I have questions about the need and form for tests in this specific case. If you don't mind, I'd quote your response from here o

Re: [VOTE] Release Apache Maven 3.5.3

2018-03-05 Thread Stephen Connolly
+1 I'll tally up the votes this evening and push the release On 4 March 2018 at 16:01, Stephane Nicoll wrote: > I already cast my +1 but, +1 to release as is. > > S. > > On Fri, Mar 2, 2018 at 8:55 PM, wrote: > > > the issue is a multi-threading issue on Windows Jansi, then this affects > > pe