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