From d918a629a2a235bb399ae497c7c92294ba4097d7 Mon Sep 17 00:00:00 2001 From: Pil0tXia Date: Tue, 16 Apr 2024 21:09:53 +0800 Subject: [PATCH] Unify pom.xml indent & add NOTICE manually --- NOTICE | 2 +- eventmesh-dashboard-common/pom.xml | 4 +- eventmesh-dashboard-console/pom.xml | 38 ++--- eventmesh-dashboard-observe/pom.xml | 4 +- eventmesh-dashboard-service/pom.xml | 4 +- pom.xml | 210 ++++++++++++++-------------- tools/dist-license/NOTICE | 5 + 7 files changed, 136 insertions(+), 131 deletions(-) create mode 100644 tools/dist-license/NOTICE diff --git a/NOTICE b/NOTICE index 910ee067..9f23fe7f 100644 --- a/NOTICE +++ b/NOTICE @@ -1,4 +1,4 @@ -Apache EventMesh +Apache EventMesh Dashboard Copyright 2021-2024 The Apache Software Foundation This product includes software developed at diff --git a/eventmesh-dashboard-common/pom.xml b/eventmesh-dashboard-common/pom.xml index e99b219e..892093b0 100644 --- a/eventmesh-dashboard-common/pom.xml +++ b/eventmesh-dashboard-common/pom.xml @@ -17,8 +17,8 @@ --> + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.apache.eventmesh.dashboard diff --git a/eventmesh-dashboard-console/pom.xml b/eventmesh-dashboard-console/pom.xml index 25c9eedf..ffc096a8 100644 --- a/eventmesh-dashboard-console/pom.xml +++ b/eventmesh-dashboard-console/pom.xml @@ -109,25 +109,25 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/eventmesh-dashboard-observe/pom.xml b/eventmesh-dashboard-observe/pom.xml index 31f28539..07c2ac94 100644 --- a/eventmesh-dashboard-observe/pom.xml +++ b/eventmesh-dashboard-observe/pom.xml @@ -17,8 +17,8 @@ --> + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.apache.eventmesh.dashboard diff --git a/eventmesh-dashboard-service/pom.xml b/eventmesh-dashboard-service/pom.xml index a822f79b..c5c2be22 100644 --- a/eventmesh-dashboard-service/pom.xml +++ b/eventmesh-dashboard-service/pom.xml @@ -17,8 +17,8 @@ --> + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.apache.eventmesh.dashboard diff --git a/pom.xml b/pom.xml index 068291e6..dbbd8683 100644 --- a/pom.xml +++ b/pom.xml @@ -17,58 +17,58 @@ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - 4.0.0 - pom + 4.0.0 + pom - - org.apache - apache - 23 - + + org.apache + apache + 23 + - org.apache.eventmesh.dashboard - eventmesh-dashboard - 0.0.1-SNAPSHOT + org.apache.eventmesh.dashboard + eventmesh-dashboard + 0.0.1-SNAPSHOT - eventmesh-dashboard - eventmesh-dashboard - https://github.com/apache/eventmesh-dashboard - - - Apache Software Foundation - https://www.apache.org/ - - 2021 - - - Apache EventMesh developers - https://eventmesh.apache.org/ - - - - - Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - + eventmesh-dashboard + eventmesh-dashboard https://github.com/apache/eventmesh-dashboard - scm:git:https://github.com/apache/eventmesh-dashboard.git - scm:git:ssh://git@github.com:apache/eventmesh-dashboard.git - - - GitHub Actions - https://github.com/apache/eventmesh-dashboard/actions - + + Apache Software Foundation + https://www.apache.org/ + + 2021 + + + Apache EventMesh developers + https://eventmesh.apache.org/ + + + + + Apache License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + https://github.com/apache/eventmesh-dashboard + scm:git:https://github.com/apache/eventmesh-dashboard.git + scm:git:ssh://git@github.com:apache/eventmesh-dashboard.git + + + + GitHub Actions + https://github.com/apache/eventmesh-dashboard/actions + - - Github - https://github.com/apache/eventmesh-dashboard/issues - + + Github + https://github.com/apache/eventmesh-dashboard/issues + 8 @@ -80,66 +80,66 @@ 4.9.8 - - eventmesh-dashboard-common - eventmesh-dashboard-console - eventmesh-dashboard-service - eventmesh-dashboard-core - eventmesh-dashboard-observe - + + eventmesh-dashboard-common + eventmesh-dashboard-console + eventmesh-dashboard-service + eventmesh-dashboard-core + eventmesh-dashboard-observe + - - - - org.springframework.boot - spring-boot-dependencies - ${spring-boot.version} - pom - import - - - org.mybatis.spring.boot - mybatis-spring-boot-starter - ${mybatis-spring-boot.version} - - - org.apache.logging.log4j - log4j-to-slf4j - - - - - org.mybatis.spring.boot - mybatis-spring-boot-starter-test - ${mybatis-spring-boot.version} - test - - - + + + + org.springframework.boot + spring-boot-dependencies + ${spring-boot.version} + pom + import + + + org.mybatis.spring.boot + mybatis-spring-boot-starter + ${mybatis-spring-boot.version} + + + org.apache.logging.log4j + log4j-to-slf4j + + + + + org.mybatis.spring.boot + mybatis-spring-boot-starter-test + ${mybatis-spring-boot.version} + test + + + - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 3.3.1 - - style/checkStyle.xml - true - true - false - config_loc=style - - - - validate - validate - - check - - - - - - + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 3.3.1 + + style/checkStyle.xml + true + true + false + config_loc=style + + + + validate + validate + + check + + + + + + \ No newline at end of file diff --git a/tools/dist-license/NOTICE b/tools/dist-license/NOTICE new file mode 100644 index 00000000..9f23fe7f --- /dev/null +++ b/tools/dist-license/NOTICE @@ -0,0 +1,5 @@ +Apache EventMesh Dashboard +Copyright 2021-2024 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/).