Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions sofa-boot-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<version>${revision}</version>
</parent>

<name>SOFABoot Project</name>
<artifactId>sofa-boot-project</artifactId>
<packaging>pom</packaging>

Expand Down
1 change: 1 addition & 0 deletions sofa-boot-project/sofa-boot-actuator-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

<modelVersion>4.0.0</modelVersion>

<name>SOFABoot Actuator Autoconfigure</name>
<artifactId>sofa-boot-actuator-autoconfigure</artifactId>

<dependencies>
Expand Down
1 change: 1 addition & 0 deletions sofa-boot-project/sofa-boot-actuator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<name>SOFABoot Actuator</name>
<artifactId>sofa-boot-actuator</artifactId>

<dependencies>
Expand Down
1 change: 1 addition & 0 deletions sofa-boot-project/sofa-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

<modelVersion>4.0.0</modelVersion>

<name>SOFABoot Autoconfigure</name>
<artifactId>sofa-boot-autoconfigure</artifactId>

<dependencies>
Expand Down
1 change: 1 addition & 0 deletions sofa-boot-project/sofa-boot-core/ark-sofa-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<name>ARK SOFA Boot</name>
<artifactId>ark-sofa-boot</artifactId>

<properties>
Expand Down
1 change: 1 addition & 0 deletions sofa-boot-project/sofa-boot-core/isle-sofa-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<name>Isle SOFABoot</name>
<artifactId>isle-sofa-boot</artifactId>

<properties>
Expand Down
1 change: 1 addition & 0 deletions sofa-boot-project/sofa-boot-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<module>test-sofa-boot</module>
</modules>

<name>SOFABoot Core</name>
<artifactId>sofa-boot-core</artifactId>

<dependencies>
Expand Down
1 change: 1 addition & 0 deletions sofa-boot-project/sofa-boot-core/rpc-sofa-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<name>RPC SOFABoot</name>
<artifactId>rpc-sofa-boot</artifactId>

<properties>
Expand Down
1 change: 1 addition & 0 deletions sofa-boot-project/sofa-boot-core/runtime-sofa-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<name>Runtime SOFABoot</name>
<artifactId>runtime-sofa-boot</artifactId>

<properties>
Expand Down
1 change: 1 addition & 0 deletions sofa-boot-project/sofa-boot-core/test-sofa-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<name>Test SOFABoot</name>
<artifactId>test-sofa-boot</artifactId>

<properties>
Expand Down
1 change: 1 addition & 0 deletions sofa-boot-project/sofa-boot-core/tracer-sofa-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<name>Tracer SOFABoot</name>
<artifactId>tracer-sofa-boot</artifactId>

<properties>
Expand Down
1 change: 1 addition & 0 deletions sofa-boot-project/sofa-boot-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>

<name>SOFABoot Parent</name>
<artifactId>sofa-boot-parent</artifactId>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<name>Actuator SOFABoot Starter</name>
<artifactId>actuator-sofa-boot-starter</artifactId>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<name>Ark SOFABoot Starter</name>
<artifactId>ark-sofa-boot-starter</artifactId>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<name>Isle SOFABoot Starter</name>
<artifactId>isle-sofa-boot-starter</artifactId>

<properties>
Expand Down
1 change: 1 addition & 0 deletions sofa-boot-project/sofa-boot-starters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<name>SOFABoot Starters</name>
<artifactId>sofa-boot-starters</artifactId>
<packaging>pom</packaging>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<name>RPC SOFABoot Starter</name>
<artifactId>rpc-sofa-boot-starter</artifactId>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<name>Runtime SOFABoot Starter</name>
<artifactId>runtime-sofa-boot-starter</artifactId>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<name>SOFABoot Starter</name>
<artifactId>sofa-boot-starter</artifactId>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<name>SOFABoot Test Starter</name>
<artifactId>test-sofa-boot-starter</artifactId>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<name>SOFABoot Tracer Starter</name>
<artifactId>tracer-sofa-boot-starter</artifactId>

<properties>
Expand Down
1 change: 1 addition & 0 deletions sofa-boot-project/sofa-boot-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>

<name>SOFABoot Tools</name>
<artifactId>sofa-boot-tools</artifactId>

<modules>
Expand Down
1 change: 1 addition & 0 deletions sofa-boot-project/sofa-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<name>SOFA Boot</name>
<artifactId>sofa-boot</artifactId>

<dependencies>
Expand Down
1 change: 1 addition & 0 deletions sofa-boot-project/sofaboot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<version>${revision}</version>
</parent>

<name>SOFABoot Dependencies</name>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Verification agent

🧩 Analysis chain

Double-check consistency across all modules

If any sub-module POM is still missing a <name> tag, Maven-centric dashboards will show an empty field for that module. Consider running a quick search to confirm full coverage.


🏁 Script executed:

#!/bin/bash
# Find POMs that still lack a <name> element
fd -e xml pom . | xargs grep -L '<name>'

Length of output: 773


Add missing <name> tags to all modules

Several POM files currently lack a <name> element, which will cause Maven-centric dashboards to show an empty name for those modules. Please add a descriptive <name> entry to each of the following files:

• sofa-boot-tests/pom.xml
• sofa-boot-tests/sofa-boot-jacoco-report/pom.xml
• sofa-boot-tests/sofa-boot-smoke-tests/pom.xml
• sofa-boot-tests/sofa-boot-smoke-tests/sofa-boot-smoke-tests-actuator/pom.xml
• sofa-boot-tests/sofa-boot-smoke-tests/sofa-boot-smoke-tests-ark/pom.xml
• sofa-boot-tests/sofa-boot-smoke-tests/sofa-boot-smoke-tests-boot/pom.xml
• sofa-boot-tests/sofa-boot-smoke-tests/sofa-boot-smoke-tests-isle/pom.xml
• sofa-boot-tests/sofa-boot-smoke-tests/sofa-boot-smoke-tests-rpc/pom.xml
• sofa-boot-tests/sofa-boot-smoke-tests/sofa-boot-smoke-tests-runtime/pom.xml
• sofa-boot-tests/sofa-boot-smoke-tests/sofa-boot-smoke-tests-test/pom.xml
• sofa-boot-tests/sofa-boot-smoke-tests/sofa-boot-smoke-tests-tracer/pom.xml

Example insertion:

<project>
  …
  <name>SOFABoot Smoke Tests – Actuator</name>
  …
</project>
🤖 Prompt for AI Agents
In sofa-boot-project/sofaboot-dependencies/pom.xml at line 13, add a descriptive
<name> tag inside the <project> element if missing. Then, for each listed module
POM file, open the file and insert a meaningful <name> element within the
<project> tags, describing the module clearly (e.g., "SOFABoot Smoke Tests –
Actuator" for the actuator module). This ensures Maven dashboards display proper
module names.

<artifactId>sofaboot-dependencies</artifactId>
<packaging>pom</packaging>

Expand Down
Loading