Which Maven versions are supported by the plugin?

The Cakupan Maven Plugin supports (only) Maven 3 since release 0.4. Previous versions only support Maven 2.

[top]


Is the Cakupan Maven Plugin available at the Maven central repository?

The plugin is not available at the Maven central repository yet, but it will be soon.

[top]


Which testing frameworks can be used in combination with the plugin?

At present, the plugin can only run JUnit tests. If you need support for other frameworks such as TestNG, feel free to open a ticket or request it on the mailing list.

[top]