[hibernate-dev] Branch 3.3 build fails
Juraci Costa
jcosta at redhat.com
Thu Jan 22 14:15:45 EST 2009
----- "Steve Kuo" <steve_kuo at yahoo.com> escreveu:
> I'm trying to build branch 3.3 using Maven and Java 1.5. I've followed
> the Maven build instructions (http://www.hibernate.org/422.html)
> exactly. When I build it fails on:
>
> Tests in error:
>
> [ERROR] BUILD FAILURE
Steve,
I think this question is more suitable to the forums/irc, not to Hibernate Developers list, but try to run it with these options:
-Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -DdisableDistribution=true
By default, if there are failures, maven will consider it as "build failure".
- Juca.
More information about the hibernate-dev
mailing list