This might be relevant: https://issues.apache.org/jira/browse/BCEL-173
We do have a pull that updates the aspect plugin to the latest. Hopefully, that will fix this issue as well. From: J??r??me LELEU [mailto:[email protected]] Sent: Wednesday, May 14, 2014 12:01 AM To: [email protected] Subject: Re: [cas-user] Java 8? Hi, Building CAS with Java 8 and Maven 3, I encountered the same problem. I didn't find any easy fix. I will investigate later on that. Best regards, J??r??me 2014-05-13 17:14 GMT+02:00 Tom Poage <[email protected]>: On May 12, 2014, at 7:59 PM, Scott Battaglia <[email protected]> wrote: > I just tried building and running it locally. I was able to do so though > I didn't do extensive testing. Thank you! Tried to build myself and got e.g. > [INFO] --- aspectj-maven-plugin:1.4:compile (default) @ > cas-server-core --- > [WARNING] bad version number found in > .../.m2/repository/org/aspectj/aspectjrt/1.7.2/aspectjrt-1.7.2.jar > expected 1.6.11 found 1.7.2 > org.aspectj.apache.bcel.classfile.ClassFormatException: Invalid byte tag > in constant pool: 15 > at > org.aspectj.apache.bcel.classfile.Constant.readConstant(Constant.java:133) > at > org.aspectj.apache.bcel.classfile.ConstantPool.<init>(ConstantPool.java:45) Any attempts to resolve only made things worse. So something lurking in there. Started to dig, but eventually had to move on to other priorities. Did you build with maven or Eclipse? (versions?) Tom. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
