This is the main project module that contains the annotation processor code, unit-tests and stubbed integration tests. More non-stubbed integration tests are available in the seperate integration test project.
Minimum setup for development:
Execute a "mvn package"
on command line to compile project and run tests.
Individual log files for all tests are put into target/logs directory. For debugging you may want to increase the logging level in src/test/resources/valjogen.properties