http://stackoverflow.com/questions/6751920/tomcat-7-servlet-3-0-invalid-byte-tag-in-constant-pool
On Wednesday, January 21, 2015, Benedikt Ritter <brit...@apache.org> wrote: > Hi, > > I was playing around with the Commons skin and had to include CP > 37-SNAPSHOT into lang to get my new site skin prototype working. When > executing mvn clean site on lang with: > > Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; > 2014-12-14T18:29:23+01:00) > Maven home: /usr/local/Cellar/maven/3.2.5/libexec > Java version: 1.7.0_71, vendor: Oracle Corporation > Java home: > /Library/Java/JavaVirtualMachines/jdk1.7.0_71.jdk/Contents/Home/jre > Default locale: de_DE, platform encoding: UTF-8 > OS name: "mac os x", version: "10.10.1", arch: "x86_64", family: "mac" > > I get: > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on > project commons-lang3: failed to get report for > org.codehaus.mojo:cobertura-maven-plugin: Failed to execute goal > org.codehaus.mojo:animal-sniffer-maven-plugin:1.13:check > (checkAPIcompatibility) on project commons-lang3: Failed to check > signatures: failed to process jar > /Users/bene/.m2/repository/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.jar : Bad > class file > > /Users/bene/.m2/repository/com/ibm/icu/icu4j/2.6.1/icu4j-2.6.1.jar:com/ibm/icu/impl/data/LocaleElements_zh__PINYIN.class: > 48188 -> [Help 1] > > Any ideas? > > Benedikt > > -- > http://people.apache.org/~britter/ > http://www.systemoutprintln.de/ > http://twitter.com/BenediktRitter > http://github.com/britter >