...
We have tested the build with Maven RC1 and it works fine. Later versions of Maven may vary - if you hit problems on other versions please talk to us on the mail lists.h2:
Getting started
- Download and install Maven.
- Get the latest code from CVS
- Build the code with the following command
| Code Block |
|---|
maven |
...
Using an IDE
If you prefer to use an IDE then you can autogenerate the IDE's project files using maven plugins. e.g.
...
