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