Nacho G. Mac Dowell wrote:
I'm getting a strange behaviour in maven. If I run goal site:generate
then all tests pass. If I do jar:install or just test:test VersionTest
fails saying that another process is using the database. Any ideas?
Can anybody give it a try just to check I am not going nuts?
That is most likely due to hsqldb's locking problems. When in doubt,
disable the VersionTest or whatever causes the error message.
Jochen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]