Skip to content

Releases: jcabi/jcabi-parent

Parallel tests execution

04 Nov 12:38
Compare
Choose a tag to compare

Surefire and failsafe tests are executed in parallel threads in this version.

Profile for github site deployment

24 Oct 06:19
Compare
Choose a tag to compare

A new profile added for github pages deployment. Just create a file src/site/resources/CNAME with the name of your website, and run mvn clean site-deploy. Your site will be deployed to github pages.

doxia module for maven-site-plugin

24 Oct 05:57
Compare
Choose a tag to compare

Doxia module added to maven-site-plugin. Now you can just add *.md files to src/site/markdown directory and they will be rendered into HTML using Markdown syntax parsing.

rultor-maven-plugin

24 Oct 05:58
Compare
Choose a tag to compare

rultor-maven-plugin configured in pluginManagement section

REMPL profile added

13 Oct 15:04
Compare
Choose a tag to compare

Maven profile rempl added for automated REMPL scanning, building of XMI, and generation of reports.

Versions updated

03 Oct 07:03
Compare
Choose a tag to compare

Versions updated and fixed the bug reported in jcabi/jcabi-maven-plugin#4.

Maven 3.1 compatibility

29 Sep 15:40
Compare
Choose a tag to compare

This release is even more Maven 3.1 compatible than 0.9. jcabi-maven-plugin was upgraded to version 0.9 and maven-site-plugin to version 3.3.

Maven 3.0 and 3.1 compatibility

25 Sep 11:32
Compare
Choose a tag to compare

This release makes necessary changes to become Maven 3.0 and 3.1 compatible at the same time. The most critical update is related to qulice-maven-plugin version 0.3 (which made it Maven cross-version compatible)