Re: [VOTE] Release Maven Resolver version 1.1.0

2017-06-30 Thread Manfred Moser
Excellent. Looking forward to using this. +1 manfred Michael Osipov wrote on 2017-06-30 13:12: > 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.apa

[VOTE] Release Maven Resolver version 1.1.0

2017-06-30 Thread 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 Staging repo: https://repository.apache.org/content/

Re: index out of bounds 3.5 regression

2017-06-30 Thread Stuart McCulloch
Might also be related to https://issues.apache.org/jira/browse/MNG-6216 On Friday, 30 June 2017 at 15:25, Anton Tanasenko wrote: > You're hitting an issue [1] in plexus-utils most probably. Check if you > have processing instructions in one of the poms. > > [1] https://github.com/codehaus-plexu

Re: index out of bounds 3.5 regression

2017-06-30 Thread Anton Tanasenko
You're hitting an issue [1] in plexus-utils most probably. Check if you have processing instructions in one of the poms. [1] https://github.com/codehaus-plexus/plexus-utils/issues/22 2017-06-30 16:57 GMT+03:00 Brian Fox : > I'm getting index out of bounds exceptions with 3.5 that don't occur wi

index out of bounds 3.5 regression

2017-06-30 Thread Brian Fox
I'm getting index out of bounds exceptions with 3.5 that don't occur with 3.3.9. I haven't debugged it yet, but wondering if this is already known? Fwiw reproducible with the DependencyCheck 2.0-snapshot master. [ERROR] 13978 java.lang.ArrayIndexOutOfBoundsException: 13978 at org.codehaus.plexus