Maven Indexer Examples

This example covers simple use cases and is runnable as Java Junit via the “test” goal.

Execute the following in order to run the example/test:

$ mvn clean test -Pexamples

Please, note that the tests in this module will only compile by default; the will not be executed, unless you activate the profile (-Ptests).