Re: [VOTE] Release Maven Resolver version 1.1.0

2017-07-02 Thread Olivier Lamy
+1 On 1 July 2017 at 06:12, Michael Osipov wrote: > Hi, > > We solved 15 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje > ctId=12320628&version=12339212 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/projects/MRESOLVER/issues? > filt

Re: [MNG-6130] Loss of profile information in workaround for MNG-4900

2017-07-02 Thread Michael Osipov
Am 2017-07-02 um 20:13 schrieb Robert Scholte: So it's back to us, which means we should write the UT/IT if we want to apply the patch. As long as there's no proof that this patch is required, I'm -1 Sharing the view. I will reask the reporter. On Sun, 02 Jul 2017 18:57:07 +0200, Michael Osi

Re: [VOTE] Release Maven Resolver version 1.1.0

2017-07-02 Thread Karl Heinz Marbaise
Hi, here is my +1... Kind regards Karl Heinz Marbaise On 30/06/17 22:12, Michael Osipov wrote: Hi, We solved 15 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12339212 There are still a couple of issues left in JIRA: https://issues.apache.org/jira

Re: [MNG-6130] Loss of profile information in workaround for MNG-4900

2017-07-02 Thread Robert Scholte
So it's back to us, which means we should write the UT/IT if we want to apply the patch. As long as there's no proof that this patch is required, I'm -1 Robert On Sun, 02 Jul 2017 18:57:07 +0200, Michael Osipov wrote: Am 2017-05-15 um 22:29 schrieb Michael Osipov: Am 2017-05-15 um 22:1

Re: [MNG-6169] Lifecycle/binding plugin version updates

2017-07-02 Thread Michael Osipov
Am 2017-05-11 um 22:30 schrieb Michael Osipov: Who seconds MNG-6169 for 3.5.1? I have a fully working branch (MNG-6169_2/not-updated-MJAR-MCOMPILER) passing all ITs on Windows 10 and FreeBSD 10.3-RELEASE. Jenkins build is flaky with notorious file://target/null artifact not found. Some bindings

Re: [MNG-6130] Loss of profile information in workaround for MNG-4900

2017-07-02 Thread Michael Osipov
Am 2017-05-15 um 22:29 schrieb Michael Osipov: Am 2017-05-15 um 22:10 schrieb Robert Scholte: I think I miss a unittest or integration-test, just to be sure. The reporter says: "It's very tricky and hopefully not necessary, since the 1-line fix is provided" The issue reporter isn't able to p

Re: [VOTE] Release Maven Resolver version 1.1.0

2017-07-02 Thread Michael Osipov
Am 2017-06-30 um 22:12 schrieb Michael Osipov: Hi, We solved 15 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12339212 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/projects/MRESOLVER/issues?filter=allopenissues St

[GitHub] maven-plugins pull request #120: MJAVADOC-486 Upgrade to Doxia 1.7

2017-07-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/maven-plugins/pull/120 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

Re: Plexus-Utils 3.1.0 Release

2017-07-02 Thread Robert Scholte
On Sun, 02 Jul 2017 11:36:51 +0200, Karl Heinz Marbaise wrote: Hi Robert, On 02/07/17 11:19, Robert Scholte wrote: I'm not 100% sure if this will fix the issue. There are 2 issues which both result in an ArrayIndexOutOfBoundsException. One has to do with a process instruction inside the

Re: Plexus-Utils 3.1.0 Release

2017-07-02 Thread Karl Heinz Marbaise
Hi Robert, On 02/07/17 11:19, Robert Scholte wrote: I'm not 100% sure if this will fix the issue. There are 2 issues which both result in an ArrayIndexOutOfBoundsException. One has to do with a process instruction inside the plugin configuration (fixed). You mean the m2e configuration thing

Re: Plexus-Utils 3.1.0 Release

2017-07-02 Thread Robert Scholte
I'm not 100% sure if this will fix the issue. There are 2 issues which both result in an ArrayIndexOutOfBoundsException. One has to do with a process instruction inside the plugin configuration (fixed). The other has to do with invalid XML. It looks to me that most of the time the second iss

Plexus-Utils 3.1.0 Release

2017-07-02 Thread Karl Heinz Marbaise
Hi, based on the current issue related to reading pom files etc. (ArrayIndexOutOfBoundsException) I would like to make a new release of Plexus-Utils 3.1.0.after that people can simple replace the old version of plexus-utils-3.0.24 in their maven installation with the new one until we mad