From ad65c1b677a306765fdaaa5db8029688a47fb1f0 Mon Sep 17 00:00:00 2001 From: canonical Date: Fri, 6 Sep 2024 15:12:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4flatten-maven-plugin=E7=9A=84?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nop-cli/.flattened-pom.xml | 210 ------------------------------------- pom.xml | 50 ++++----- 2 files changed, 25 insertions(+), 235 deletions(-) delete mode 100644 nop-cli/.flattened-pom.xml diff --git a/nop-cli/.flattened-pom.xml b/nop-cli/.flattened-pom.xml deleted file mode 100644 index 132fc9e94..000000000 --- a/nop-cli/.flattened-pom.xml +++ /dev/null @@ -1,210 +0,0 @@ - - - 4.0.0 - io.github.entropy-cloud - nop-cli - 2.0.0-BETA.1 - nop-cli - a tool for code generation - https://github.com/entropy-cloud/nop-entropy - - - GNU Affero General Public License v3.0 - https://www.gnu.org/licenses/agpl-3.0.html - - - - - canonical - canonical_entropy@163.com - https://github.com/entropy-cloud - +8 - - - - scm:git@github.com/entropy-cloud/nop-entropy.git - scm:git@github.com/entropy-cloud/nop-entropy.git - https://github.com/entropy-cloud/nop-entropy - - - - ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - - ossrh - https://s01.oss.sonatype.org/content/repositories/snapshots - - - - 2.12.1.Final - 11 - 3.8.1 - 3.0.0-M5 - 11 - 1.1.0 - UTF-8 - - - - - io.quarkus - quarkus-bom - ${quarkus.platform.version} - pom - import - - - - - - io.github.entropy-cloud - nop-cli-core - 2.0.0-SNAPSHOT - compile - true - - - - - - io.quarkus.platform - quarkus-maven-plugin - ${quarkus.platform.version} - true - - - - build - generate-code - generate-code-tests - - - - uber-jar - io.nop.cli.NopCliApplication - false - - - - - - - maven-surefire-plugin - ${surefire-plugin.version} - - - org.jboss.logmanager.LogManager - ${maven.home} - - - - - maven-failsafe-plugin - ${surefire-plugin.version} - - - - integration-test - verify - - - - ${project.build.directory}/${project.build.finalName} - org.jboss.logmanager.LogManager - ${maven.home} - - - - - - - maven-site-plugin - 4.0.0-M2 - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ossrh - https://s01.oss.sonatype.org/ - true - - - - maven-source-plugin - 2.2.1 - - - attach-sources - - jar-no-fork - - - - - - maven-gpg-plugin - 1.5 - - - sign-artifacts - verify - - sign - - - - - - maven-deploy-plugin - 2.8.2 - - - org.codehaus.mojo - flatten-maven-plugin - ${maven-flatten-version} - - - flatten - process-resources - - flatten - - - - flatten.clean - clean - - clean - - - - - true - resolveCiFriendliesOnly - - expand - - - - - - - - native - - - native - - - - false - native - - - - diff --git a/pom.xml b/pom.xml index cbf084d9d..ad0c549de 100644 --- a/pom.xml +++ b/pom.xml @@ -180,31 +180,31 @@ - - org.codehaus.mojo - flatten-maven-plugin - 1.5.0 - - true - oss - - - - flatten - process-resources - - flatten - - - - flatten.clean - clean - - clean - - - - + + + + + + + + + + + + + + + + + + + + + + + + +