Re: release 2.11.0 site

2018-03-07 Thread Ralph Goers
Adding the dependency to the chirr plugin worked BTW, but the site build failed later on something else. I’ll continue looking into that tonight as time permits. Ralph > On Mar 5, 2018, at 11:15 PM, Apache wrote: > > But that does give me an idea. If there is a newer version of bcel I can >

Re: release 2.11.0 site

2018-03-05 Thread Apache
But that does give me an idea. If there is a newer version of bcel I can override the plugin to use it. I will try that tomorrow. Ralph > On Mar 5, 2018, at 11:12 PM, Apache wrote: > > We are using the latest version of the clirr plugin. > > Ralph > >> On Mar 5, 2018, at 9:57 PM, Gary Gregor

Re: release 2.11.0 site

2018-03-05 Thread Apache
We are using the latest version of the clirr plugin. Ralph > On Mar 5, 2018, at 9:57 PM, Gary Gregory wrote: > > The site is using an old version of maven-site-plugin which in turns > depends (IIRC) on a version of Apache BCEL that does not know what to do > with Java 8 and/or 9 byte codes. >

Re: release 2.11.0 site

2018-03-05 Thread Gary Gregory
The site is using an old version of maven-site-plugin which in turns depends (IIRC) on a version of Apache BCEL that does not know what to do with Java 8 and/or 9 byte codes. I'm pretty sure that the current version of maven-site-plugin (3.7) has updated its dependency on BCEL to the latest where

release 2.11.0 site

2018-03-05 Thread Ralph Goers
I am afraid I am unable to build the site for release 2.11.0 and I don’t know why. It fails with the stack trace below, but as far as I know nothing significant has changed in this area since the last release. Any ideas? Ralph [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site