4.0.0 com.github.shyiko.ktlint pom 0.0.0-SNAPSHOT pom pom An anti-bikeshedding Kotlin linter with built-in formatter https://github.com/shyiko/ktlint MIT https://opensource.org/licenses/MIT repo scm:git:git@github.com:shyiko/ktlint.git scm:git:git@github.com:shyiko/ktlint.git git@github.com:shyiko/ktlint.git shyiko stanley.shyiko@gmail.com Stanley Shyiko maven-central Sonatype Nexus Staging https://oss.sonatype.org/service/local/staging/deploy/maven2 maven-central Sonatype Nexus Snapshots https://oss.sonatype.org/content/repositories/snapshots UTF-8 1.2.41 1.1 1.1 1.1.0 3.3.9 2.3.0 0.0.2 6.8.21 3.9.0 1.1 false ${project.version} ktlint-core ktlint-test ktlint-ruleset-standard ktlint-reporter-plain ktlint-reporter-json ktlint-reporter-checkstyle ktlint bintray JCenter https://jcenter.bintray.com bintray JCenter https://jcenter.bintray.com org.apache.maven.plugins maven-compiler-plugin 3.7.0 1.8 1.8 kotlin-maven-plugin org.jetbrains.kotlin ${kotlin.version} 1.8 -Xskip-runtime-version-check compile process-sources compile test-compile process-test-sources test-compile org.apache.maven.plugins maven-jar-plugin 3.0.2 ${project.version} org.apache.maven.plugins maven-enforcer-plugin 3.0.0-M1 enforce enforce org.apache.maven.plugins maven-deploy-plugin 2.8.2 true com.github.shyiko.usage-maven-plugin usage-maven-plugin 1.0.0 # build "./ktlint/target/ktlint" (executable jar) ./mvnw -Pcapsule clean package -Dmaven.test.skip=true # test (& check code style) ./mvnw clean verify # publish a new version ./mvnw versions:set -DnewVersion=<version> ./mvnw -Ddeploy=maven-central ./mvnw -Ddeploy=github ./mvnw -Ddeploy=github-release-notes -N ./mvnw -Ddeploy=homebrew -N ./mvnw -Ddeploy=refs -N com.github.shyiko.servers-maven-extension servers-maven-extension 1.3.1 com.github.shyiko.usage-maven-plugin usage-maven-plugin 1.0.0 deploy-to-maven-central deploy maven-central clean deploy org.apache.maven.plugins maven-gpg-plugin 1.6 sign-artifacts verify sign org.sonatype.plugins nexus-staging-maven-plugin 1.6.8 true https://oss.sonatype.org/ maven-central deploy-to-github deploy github clean deploy update-github-release-notes deploy github-release-notes antrun:run org.apache.maven.plugins maven-antrun-plugin 1.8 deploy-to-homebrew deploy homebrew antrun:run org.apache.maven.plugins maven-antrun-plugin 1.8 announce deploy refs exec:exec@announce org.codehaus.mojo exec-maven-plugin 1.6.0 announce ${project.basedir}/.announce ${project.version} ${settings.servers.github.privateKey}