On 23 September 2016 at 19:49, Gary Gregory <garydgreg...@gmail.com> wrote:
> There is no Clirr report but 'mvn clirr:check' runs OK.

In BeanUtils I used jacoco as clirr-maven-plugin:2.7 fails in JDK8:

[INFO] Generating "Clirr" report                --- clirr-maven-plugin:2.7:clirr
[INFO] Comparing to version: 1.9.2
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on
project commons-beanutils: Execution default-site of goal
org.apache.maven.plugins:maven-site-plugin:3.4:site failed: Invalid
byte tag in constant pool: 18 -> [Help 1]


Since then clirr-maven-plugin 2.8 has just been released; which uses
Commons BCEL 6.0 and seems to work.


Shall we update commons.clirr.version in Commons Parent? It now
requires Java 1.7 which I think is OK for mvn site.

See also:

http://central.maven.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.8/clirr-maven-plugin-2.8.pom
https://github.com/mojohaus/clirr-maven-plugin/releases/tag/clirr-maven-plugin-2.8


-- 
Stian Soiland-Reyes
http://orcid.org/0000-0001-9842-9718

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to