jcabi-parent

A convenient parent Maven POM artifact, which we recommend using in all Maven projects

OTHER License

Stars
45
Committers
23

Bot releases are hidden (Show)

jcabi-parent - Invoker merging configured

Published by yegor256 over 10 years ago

As proposed in #9

jcabi-parent - Typo fixed

Published by yegor256 over 10 years ago

Typo fixed

jcabi-parent - jcabi-immutable 1.2

Published by yegor256 over 10 years ago

jcabi-immutable updated to version 1.2, and a few other dependencies also upgraded

jcabi-parent - Cobertura fix

Published by yegor256 over 10 years ago

Cobertura plugin fix, forkCount removed

jcabi-parent - rempl-pdd-profile 1.6

Published by yegor256 over 10 years ago

New version 1.6 of rempl-pdd-profile

jcabi-parent - Dependencies upgraded

Published by yegor256 over 10 years ago

Dependencies upgraded to higher versions.

jcabi-parent - Qulice 0.8.2

Published by yegor256 over 10 years ago

Versions updated. Most notably - qulice 0.8.2 with a bug fix for Windows

jcabi-parent - Qulice 0.8

Published by yegor256 over 10 years ago

Qulice 0.8 in this version

jcabi-parent - Qulice 0.8.1

Published by yegor256 over 10 years ago

Qulice 0.8.1 in this version, all other dependencies updated

jcabi-parent - Qulice 0.5.1

Published by yegor256 over 10 years ago

This version upgrade dependencies and uses Qulice 0.5.1

jcabi-parent - qulice 0.4.1

Published by yegor256 over 10 years ago

This version uses qulice 0.4.1

jcabi-parent - Parallel tests execution

Published by yegor256 almost 11 years ago

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

jcabi-parent - Profile for github site deployment

Published by yegor256 almost 11 years ago

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.

jcabi-parent - rultor-maven-plugin

Published by yegor256 almost 11 years ago

rultor-maven-plugin configured in pluginManagement section

jcabi-parent - doxia module for maven-site-plugin

Published by yegor256 almost 11 years ago

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.

jcabi-parent - REMPL profile added

Published by yegor256 about 11 years ago

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

jcabi-parent - Versions updated

Published by yegor256 about 11 years ago

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

jcabi-parent - Maven 3.1 compatibility

Published by yegor256 about 11 years ago

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.

jcabi-parent - Maven 3.0 and 3.1 compatibility

Published by yegor256 about 11 years ago

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)