diff --git a/pom.xml b/pom.xml index f655b98..8cb25b3 100644 --- a/pom.xml +++ b/pom.xml @@ -380,122 +380,121 @@ - - doclint-java8-disable - - [1.8,) - - - - - maven-javadoc-plugin - - - -Xdoclint:none - - - - - - - - checkstyle - - - - org.codehaus.mojo - findbugs-maven-plugin - ${maven-findbugs-plugin.version} - - true - true - - config/findbugs-excludes.xml - - - - verify - - check - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - ${maven-checkstyle-plugin.version} - - - validate - validate - - ${session.executionRootDirectory}/config/sun_checks.xml + + + release + + + release + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-gpg-plugin + + + org.sonatype.plugins + nexus-staging-maven-plugin + + + + + + doclint-java8-disable + + [1.8,) + + + + + maven-javadoc-plugin + + -Xdoclint:none + + + + + + + checkstyle + + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.5 + + true + true + + config/findbugs-excludes.xml + + + + verify + + check + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 3.3.1 + + + validate + validate + + ${session.executionRootDirectory}/config/sun_checks.xml - UTF-8 - true - true - true - warn - - - check - - - - - - org.apache.maven.plugins - maven-pmd-plugin - 3.11.0 - - - - - - - release-sign-artifacts - - - performRelease - true - - - - - - maven-gpg-plugin - - - sign-artifacts - verify - - sign - - - - - - - - - ReleaseJavadoc - - - - maven-javadoc-plugin - - ${project.basedir}/docs/assets/javadoc - ${project.version} - io.toolisticon.pogen4selenium.example.* - - - - - + UTF-8 + true + true + true + warn + + + check + + + + + + org.apache.maven.plugins + maven-pmd-plugin + 3.21.2 + + + + + + ReleaseJavadoc + + + + maven-javadoc-plugin + + ${project.basedir}/docs/assets/javadoc + ${project.version} + io.toolisticon.fluapigen.example.* + + + + + +