I’ll look into this after I finish up with the [lang] RC. > On Aug 15, 2018, at 6:41 PM, Gilles <[email protected]> wrote: > > Hi. > > Build on "master" fails after the batch of commits post-release. > See console output excerpt below. > > ---CUT--- > [INFO] Generating "JDepend" report --- > jdepend-maven-plugin:2.0:generate-no-fork > > Unknown constant: 19 > [INFO] Generating "japicmp" report --- > japicmp-maven-plugin:0.12.0:cmp-report > [INFO] japicmp module set to skip > [INFO] Generating "SpotBugs" report --- > spotbugs-maven-plugin:3.1.3:spotbugs > [INFO] Generating "Checkstyle" report --- > maven-checkstyle-plugin:3.0.0:checkstyle > [INFO] Generating "Clirr" report --- > clirr-maven-plugin:2.8:clirr > [INFO] Comparing to version: 1.1 > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Apache Commons RNG ................................. SUCCESS [ 24.216 > s] > [INFO] Apache Commons RNG Client API ...................... SUCCESS [ 21.240 > s] > [INFO] Apache Commons RNG Core ............................ SUCCESS [ 32.950 > s] > [INFO] Apache Commons RNG Simple .......................... SUCCESS [ 26.128 > s] > [INFO] Apache Commons RNG Sampling ........................ SUCCESS [01:21 > min] > [INFO] Apache Commons RNG Examples ........................ SUCCESS [ 4.165 > s] > [INFO] Stress test example ................................ SUCCESS [ 19.696 > s] > [INFO] Sampling example ................................... SUCCESS [ 19.455 > s] > [INFO] Quadrature example ................................. SUCCESS [ 19.200 > s] > [INFO] JMH Benchmark ...................................... SUCCESS [ 38.853 > s] > [INFO] JPMS Integration test .............................. SUCCESS [ 3.119 > s] > [INFO] JPMS module example (library) ...................... FAILURE [ 19.066 > s] > [INFO] JPMS module example (application) .................. SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 05:10 min > [INFO] Finished at: 2018-08-15T11:10:29+02:00 > [INFO] Final Memory: 173M/577M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-site-plugin:3.7.1:site (default-site) on > project commons-rng-examples-jpms-lib: Execution default-site of goal > org.apache.maven.plugins:maven-site-plugin:3.7.1:site failed: Invalid byte > tag in constant pool: 19 -> [Help 1] > ---CUT--- > > The build succeeds on branch 1.1. > > Regards, > Gilles > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
