[Engine-devel] Trouble building ovirt engine - exit code 137 from javac
Livnat Peer
lpeer at redhat.com
Sun Nov 13 07:40:47 UTC 2011
On 11/11/2011 09:09 PM, Steve Gordon wrote:
> Hi all,
>
> I am having some trouble building the engine with `mvn clean install -Pgwt-admin,gwt-user -DskipTests=true -X`, the output I eventually get indicates a failure in building WebAdmin. I am doing this in a clean F16 environment with a fresh clone of the repository. The javac version is javac 1.6.0_22.
>
> http://pastebin.com/VZvUpmTK
>
> Any suggestions on how to get past this and successfully building the WebAdmin stuff?
>
> Thanks,
>
> Steve
Hi Steve,
can you please send the output of
$> mvn --version
also can you please try running this without the 'clean' phase, i want
to see if it is related to some kind of timeout
mvn install -Pgwt-admin,gwt-user -DskipTests=true -X
Livnat
> _______________________________________________
> Engine-devel mailing list
> Engine-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel
More information about the Engine-devel
mailing list