The error was building with 'mvn clean site'. Gary
On Thu, Aug 11, 2016 at 4:18 PM, Gary Gregory <garydgreg...@gmail.com> wrote: > -1 > > From src zip: ASC, MD5, SHA1 OK. > > Building with: > > Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 > 05:51:28-0800) > Maven home: E:\Java\apache-maven-3.0.5 > Java version: *1.6.0_45*, vendor: Sun Microsystems Inc. > Java home: E:\Program Files\Java\jdk1.6.0_45\jre > Default locale: en_US, platform encoding: Cp1252 > OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" > > Gives me: > > [INFO] --- maven-checkstyle-plugin:2.15:check (default) @ > commons-configuration2 --- > [INFO] > [INFO] <<< cobertura-maven-plugin:2.7:cobertura-integration-test @ > commons-configuration2 <<< > [INFO] artifact org.apache.commons:commons-configuration2: checking for > updates from central > [INFO] Fork Value is true > [java] java.lang.UnsupportedClassVersionError: > edu/umd/cs/findbugs/FindBugs2 : Unsupported major.minor version 51.0 > [java] at java.lang.ClassLoader.defineClass1(Native Method) > [java] at java.lang.ClassLoader.defineClassCond(ClassLoader. > java:631) > [java] at java.lang.ClassLoader.defineClass(ClassLoader.java:615) > [java] at java.security.SecureClassLoader.defineClass( > SecureClassLoader.java:141) > [java] at java.net.URLClassLoader.defineClass(URLClassLoader. > java:283) > [java] at java.net.URLClassLoader.access$000(URLClassLoader. > java:58) > [java] at java.net.URLClassLoader$1.run(URLClassLoader.java:197) > [java] at java.security.AccessController.doPrivileged(Native > Method) > [java] at java.net.URLClassLoader.findClass(URLClassLoader.java: > 190) > [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > [java] at sun.misc.Launcher$AppClassLoader.loadClass( > Launcher.java:301) > [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) > [java] Could not find the main class: edu.umd.cs.findbugs.FindBugs2. > Program will exit. > [java] Exception in thread "main" > [INFO] ------------------------------------------------------------ > ------------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Total time: 2:18.007s > [INFO] Finished at: Thu Aug 11 16:09:43 PDT 2016 > [INFO] Final Memory: 54M/259M > [INFO] ------------------------------------------------------------ > ------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-site-plugin:3.4:site > (default-site) on project commons-configuration2: Execution default-site of > goal org.apache.maven.plugins:maven-site-plugin:3.4:site failed: Java > returned: 1 -> [Help > 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ > PluginExecutionException > > > :-( > > Gary > > > On Thu, Aug 11, 2016 at 1:02 PM, Oliver Heger < > oliver.he...@oliver-heger.de> wrote: > >> Hi all, >> >> after the failed votes for RC1 and RC2 a new RC has been created. There >> has been further tweaking of the checkstyle configuration to solve build >> problems on Java 1.6. >> >> Configuration 2.1 RC3 is available for review here: >> https://dist.apache.org/repos/dist/dev/commons/configuration >> (revision 14770) >> >> Maven artifacts are here: >> >> https://repository.apache.org/content/repositories/orgapachecommons-1197/ >> >> Details of changes since 2.0 are in the release notes: >> >> https://dist.apache.org/repos/dist/dev/commons/configuration >> /RELEASE-NOTES.txt >> >> https://home.apache.org/~oheger/configuration-2.1-rc3/changes-report.html >> >> Here is the tag: >> >> http://svn.apache.org/repos/asf/commons/proper/configuration >> /tags/CONFIGURATION_2_1_RC3 >> (revision 1755836) >> >> Site: >> https://home.apache.org/~oheger/configuration-2.1-rc3/ >> (note some links in the menu are not yet working) >> >> KEYS: >> http://www.apache.org/dist/commons/KEYS >> >> Please review the release candidate and vote. >> This vote will close no sooner than 72 hours from now, i.e. after 2000 >> GMT 14-Aug-2016 >> >> [ ] +1 Release these artifacts >> [ ] +0 OK, but... >> [ ] -0 OK, but really should fix... >> [ ] -1 I oppose this release because... >> >> Thanks! >> Oliver >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> > > > -- > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory > -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory