Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 378 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 378 Bytes

Basis Maven Buildtools

This project publishes checkstyle and PMD rules to Maven, so that they can be reused in multiple projects using the maven-checkstyle-plugin and maven-pmd-plugin.

mvn release:prepare
mvn releaes:perform
  --OR--
mvn release:perform -Darguments=-Dgpg.passphrase=MY_PASSPHRASE

Login to https://s01.oss.sonatype.org/ and release from staging.