Following along in https://river.apache.org/building-river.html, I
$ cd $RIVER_HOME
$ ant
...
jsk-dl.jar:
[java] Exception in thread "main"
java.lang.ArrayIndexOutOfBoundsException: 5735
[java] at org.objectweb.asm.ClassReader.readClass(Unknown Source)
[java] at org.objectweb.asm.ClassReader.accept(Unknown Source)
[java] at org.objectweb.asm.ClassReader.accept(Unknown Source)
[java] at
com.sun.jini.tool.classdepend.ReferencedClasses.compute(ReferencedClasses.java:56)
[java] at
com.sun.jini.tool.classdepend.ClassDepend.getDependencyRelationshipMap(ClassDepend.java:283)
[java] at com.sun.jini.tool.ClassDep.compute(ClassDep.java:885)
[java] at com.sun.jini.tool.ClassDep.main(ClassDep.java:1329)
BUILD FAILED
Anyone else seen this? Workarounds? Or is Maven the preferred way to
build now?
--
Mike Morris
http://mikro2nd.net/
EarthStuff: http://blog.mikro2nd.net/
TechStuff : http://onemikro2nd.blogspot.com/