Base POMs - JDK9+ Edition
THIS is the JDK9+ version of the basepom project.
If you are stuck on JDK8 as the build JDK (not the execution JDK), please check out the basepom8 branch.
Building and deployment
% mvn clean install
% mvn clean deploy
Releasing
Run the release script:
% ./do-release.sh