Hello.

Released version of H2 are available on Maven Central and on H2 webcite, 
there should be no reason to build them by yourself.

But if you need this for some reason use build script with jar target to 
build the database, or use other targets to run tests or do something else.
http://www.h2database.com/html/build.html#building
Other ways are not really supported. There were some fixes in pom.xml after 
1.4.196 so situation with current version may be a bit better.

Tests are not a required part of build process. Just don't run them if you 
don't need them. There are some unstable tests that may fail. Also if you 
decided to run tests make sure that java executable in you PATH is from the 
same version of JDK that is used to launch the tests.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to