4.0.0 com.facebook ktfmt-parent 0.54 ktfmt Ktfmt A program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions. ossrh https://oss.sonatype.org/content/repositories/snapshots 0.10.1 2.0.0 true 1.8 com.facebook.ktfmt.cli.Main com.google.guava guava 32.0.0-jre org.jetbrains.kotlin kotlin-stdlib-jdk7 ${kotlin.version} org.jetbrains.kotlin kotlin-test ${kotlin.version} org.jetbrains.kotlin kotlin-compiler-embeddable ${kotlin.version} net.java.dev.jna jna 4.2.2 com.google.googlejavaformat google-java-format 1.23.0 junit junit 4.13.1 test com.google.truth truth 1.0 test jcenter JCenter https://jcenter.bintray.com/ com.diffplug.spotless spotless-maven-plugin org.jetbrains.kotlin kotlin-maven-plugin ${kotlin.version} compile compile ${project.basedir}/src/main/java test-compile test-compile ${project.basedir}/src/test/java org.apache.maven.plugins maven-compiler-plugin 3.5.1 1.8 1.8 default-compile none default-testCompile none java-compile compile compile java-test-compile testCompile test-compile org.apache.maven.plugins maven-jar-plugin 3.3.0 true ${main.class} org.apache.maven.plugins maven-assembly-plugin 3.3.0 make-assembly single package ${main.class} jar-with-dependencies org.apache.maven.plugins maven-surefire-plugin 3.2.5 -Dfile.encoding=UTF-16 ${project.basedir}/src/main/java ${project.basedir}/src/test/java release org.sonatype.plugins nexus-staging-maven-plugin 1.7.0 true ossrh https://oss.sonatype.org/ true org.apache.maven.plugins maven-source-plugin 2.2.1 attach-sources jar-no-fork org.apache.maven.plugins maven-jar-plugin jar package javadoc ${project.basedir}/non/existing/dir org.apache.maven.plugins maven-gpg-plugin 1.6 sign-artifacts sign verify --pinentry-mode loopback