On 12/2/06, Filippo Diotalevi <[EMAIL PROTECTED]> wrote:
Hi, I've just came back after a couple of days out of town, synchronized the trunk, mvn clean install and....[INFO] [compiler:compile] Compiling 572 source files to /home/fdiotalevi/workspaces/openejb3/container/openejb-core/target/classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure error: compiler message file broken: key=compiler.err.file org/apache/geronimo/kernel/Kernel.class not found arguments={0}, {1}, {2}, {3}, {4}, {5}, {6}, {7}
What compiler do you use? I have never seen a compilation error like this? Could you run M2 with -e (or even -X) command line option? svn status // make sure no entries M or ? appear mvn -e clean install Send the error stack trace here if you don't sort it out yourself. Jacek -- Jacek Laskowski http://www.jaceklaskowski.pl
