> [ERROR] Error invoking method 'get(java.lang.Integer)' in java.util.ArrayList > at META-INF/LICENSE.vm[line 1627, column 22]
This means a Velocity macro for building LICENSE info about a component has failed because necessary information is missing in the Maven model. When I have seen this it has been due to a change in dependencies without necessary updates to supplemental-models.xml. Running the LICENSE and NOTICE aggregations in debug mode will print out clues as to what specifically is missing. See defines in the POMs for doing so. (I'm not at the computer yet so can't pull up the specifics.) > On Nov 4, 2015, at 6:23 AM, Stack <st...@duboce.net> wrote: > > [ERROR] Error invoking method 'get(java.lang.Integer)' in > java.util.ArrayList at META-INF/LICENSE.vm[line 1627, column 22]