diff --git a/pom.xml b/pom.xml index b84c8f79..ecc436a1 100644 --- a/pom.xml +++ b/pom.xml @@ -79,173 +79,6 @@ - - - oss - - - - - org.apache.maven.plugins - maven-source-plugin - 3.2.1 - - - package - - jar-no-fork - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.2.0 - - - package - - jar - - - en_US - UTF-8 - UTF-8 - none - - - - - - - org.apache.maven.plugins - maven-gpg-plugin - ${maven-gpg-plugin.version} - - - verify - - sign - - - - - - org.sonatype.central - central-publishing-maven-plugin - 0.8.0 - true - - oss-snapshots - true - - - - - - - - - native - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - true - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - paketobuildpacks/builder-jammy-tiny:latest - - true - - - - - - process-aot - - process-aot - - - - - - org.graalvm.buildtools - native-maven-plugin - - ${project.build.outputDirectory} - 22.3 - - - - add-reachability-metadata - - add-reachability-metadata - - - - - - - - - - nativeTest - - - org.junit.platform - junit-platform-launcher - test - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - process-test-aot - - process-test-aot - - - - - - org.graalvm.buildtools - native-maven-plugin - - ${project.build.outputDirectory} - 22.3 - - - - native-test - - test - - - - - - - - \ No newline at end of file