what does say -e? maybe a maven plugin doesn't work with java 8
Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-06-25 16:28 GMT+02:00 san <[email protected]>: > I tried to compile TomEE with JAVA8 but getting Build failed. > > [INFO] OpenEJB :: TomEE :: Apache TomEE .................. FAILURE [1.409s] > [INFO] OpenEJB :: TomEE :: Overlay Runner ................ SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 2:44.511s > [INFO] Finished at: Mon Jun 23 03:47:18 CEST 2014 > [INFO] Final Memory: 65M/215M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process > (default) > on project apache-tomee: Error rendering velocity resource. > NullPointerException -> [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/MojoExecutionException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :apache-tomee > > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Java-8-and-possible-TomEE-1-7-0-tp4668490p4670183.html > Sent from the TomEE Dev mailing list archive at Nabble.com. >
