From 6221784330e43db5cf4b0fef0542bc00f9191aff Mon Sep 17 00:00:00 2001 From: linyimin0812 Date: Sun, 17 Dec 2023 16:14:42 +0800 Subject: [PATCH] refactor: remove spring-profiler-all module --- spring-profiler-all/pom.xml | 172 ------------------------------------ 1 file changed, 172 deletions(-) delete mode 100644 spring-profiler-all/pom.xml diff --git a/spring-profiler-all/pom.xml b/spring-profiler-all/pom.xml deleted file mode 100644 index adb5f0e..0000000 --- a/spring-profiler-all/pom.xml +++ /dev/null @@ -1,172 +0,0 @@ - - 4.0.0 - - io.github.linyimin0812 - spring-profiler-all - ${verion} - jar - - spring-profiler-all - - https://github.com/linyimin5208/spring-startup-analyzer - include all dependencies for profiler - - - UTF-8 - 1.8 - 1.8 - 3.0.0 - - - - - Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - - - - scm:git:git://github.com/linyimin5208/spring-startup-analyzer.git - scm:git:ssh://github.com/linyimin5208/spring-startup-analyzer.git - https://github.com/linyimin5208/spring-startup-analyzer/tree/main - - - - linyimin0812 - linyimin520812@gmail.com - - - - - - ossrh - https://s01.oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - - - io.github.linyimin0812 - spring-profiler-agent - ${verion} - - - - io.github.linyimin0812 - spring-profiler-common - ${verion} - - - - io.github.linyimin0812 - spring-profiler-bridge - ${verion} - - - - io.github.linyimin0812 - spring-profiler-core - ${verion} - - - - io.github.linyimin0812 - spring-profiler-extension - ${verion} - - - - io.github.linyimin0812 - spring-profiler-api - ${verion} - - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - 3.5.0 - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ossrh - https://s01.oss.sonatype.org/ - true - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - - sign-artifacts - verify - - sign - - - - - - - --pinentry-mode - loopback - - - - - - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - attach-sources - - jar-no-fork - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.5.0 - - private - true - UTF-8 - UTF-8 - UTF-8 - - - - package - - jar - - - - - - - -