I have a shell script running "mvn clean insatll" and other tasks every night at 1am at a Linux machine with Continuum 1.1, but it fails randomly, sometimes it works, and sometimes it does not and gives the following error.
[INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Fatal error compiling * Embedded error: Unknown error trying to execute the external compiler: javac @/tmp/org.codehaus.plexus.compiler.javac.JavacCompiler62134arguments* [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 55 seconds [INFO] Finished at: Mon Mar 31 01:12:24 PDT 2008 [INFO] Final Memory: 22M/40M [INFO] ------------------------------------------------------------------------ Is anyone having the same issue? Thanks. LJ
