fix pom.xml url. #2348

This commit is contained in:
hengyunabc 2022-11-18 11:21:53 +08:00
parent 23bff5bae4
commit be27d0e51d
18 changed files with 18 additions and 2 deletions

View File

@ -9,6 +9,7 @@
</parent> </parent>
<artifactId>arthas-agent</artifactId> <artifactId>arthas-agent</artifactId>
<name>arthas-agent</name> <name>arthas-agent</name>
<url>https://github.com/alibaba/arthas</url>
<dependencies> <dependencies>
<dependency> <dependency>

View File

@ -9,6 +9,7 @@
</parent> </parent>
<artifactId>arthas-agent-attach</artifactId> <artifactId>arthas-agent-attach</artifactId>
<name>arthas-agent-attach</name> <name>arthas-agent-attach</name>
<url>https://github.com/alibaba/arthas</url>
<dependencies> <dependencies>
<dependency> <dependency>

View File

@ -13,6 +13,7 @@
<packaging>jar</packaging> <packaging>jar</packaging>
<name>${project.artifactId}</name> <name>${project.artifactId}</name>
<url>https://github.com/alibaba/arthas</url>
<dependencyManagement> <dependencyManagement>
<dependencies> <dependencies>

View File

@ -11,6 +11,7 @@
</parent> </parent>
<artifactId>arthas-vmtool</artifactId> <artifactId>arthas-vmtool</artifactId>
<name>arthas-vmtool</name> <name>arthas-vmtool</name>
<url>https://github.com/alibaba/arthas</url>
<profiles> <profiles>
<!-- https://github.com/openjdk/jdk/blob/jdk-16%2B36/src/java.base/windows/native/libjava/java_props_md.c#L568 --> <!-- https://github.com/openjdk/jdk/blob/jdk-16%2B36/src/java.base/windows/native/libjava/java_props_md.c#L568 -->

View File

@ -9,6 +9,7 @@
</parent> </parent>
<artifactId>arthas-boot</artifactId> <artifactId>arthas-boot</artifactId>
<name>arthas-boot</name> <name>arthas-boot</name>
<url>https://github.com/alibaba/arthas</url>
<dependencies> <dependencies>
<dependency> <dependency>

View File

@ -10,6 +10,7 @@
<artifactId>arthas-client</artifactId> <artifactId>arthas-client</artifactId>
<name>arthas-client</name> <name>arthas-client</name>
<url>https://github.com/alibaba/arthas</url>
<build> <build>
<finalName>arthas-client</finalName> <finalName>arthas-client</finalName>

View File

@ -9,6 +9,7 @@
</parent> </parent>
<artifactId>arthas-common</artifactId> <artifactId>arthas-common</artifactId>
<name>arthas-common</name> <name>arthas-common</name>
<url>https://github.com/alibaba/arthas</url>
<!-- This module can not add any dependencies --> <!-- This module can not add any dependencies -->
<build> <build>

View File

@ -9,6 +9,7 @@
</parent> </parent>
<artifactId>arthas-core</artifactId> <artifactId>arthas-core</artifactId>
<name>arthas-core</name> <name>arthas-core</name>
<url>https://github.com/alibaba/arthas</url>
<properties> <properties>
<arthas.deps.package>com.alibaba.arthas.deps</arthas.deps.package> <arthas.deps.package>com.alibaba.arthas.deps</arthas.deps.package>

View File

@ -9,6 +9,7 @@
</parent> </parent>
<artifactId>math-game</artifactId> <artifactId>math-game</artifactId>
<name>math-game</name> <name>math-game</name>
<url>https://github.com/alibaba/arthas</url>
<build> <build>
<finalName>math-game</finalName> <finalName>math-game</finalName>

View File

@ -9,6 +9,7 @@
</parent> </parent>
<artifactId>arthas-memorycompiler</artifactId> <artifactId>arthas-memorycompiler</artifactId>
<name>arthas-memorycompiler</name> <name>arthas-memorycompiler</name>
<url>https://github.com/alibaba/arthas</url>
<dependencies> <dependencies>
<dependency> <dependency>

View File

@ -9,6 +9,7 @@
</parent> </parent>
<artifactId>arthas-packaging</artifactId> <artifactId>arthas-packaging</artifactId>
<name>arthas-packaging</name> <name>arthas-packaging</name>
<url>https://github.com/alibaba/arthas</url>
<dependencies> <dependencies>
<dependency> <dependency>

View File

@ -8,6 +8,7 @@
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<name>arthas-site</name> <name>arthas-site</name>
<url>https://github.com/alibaba/arthas</url>
<artifactId>arthas-site</artifactId> <artifactId>arthas-site</artifactId>
<properties> <properties>

View File

@ -9,6 +9,7 @@
</parent> </parent>
<artifactId>arthas-spy</artifactId> <artifactId>arthas-spy</artifactId>
<name>arthas-spy</name> <name>arthas-spy</name>
<url>https://github.com/alibaba/arthas</url>
<dependencies> <dependencies>
<dependency> <dependency>

View File

@ -9,6 +9,7 @@
</parent> </parent>
<artifactId>arthas-testcase</artifactId> <artifactId>arthas-testcase</artifactId>
<name>arthas-testcase</name> <name>arthas-testcase</name>
<url>https://github.com/alibaba/arthas</url>
<dependencies> <dependencies>
<dependency> <dependency>

View File

@ -9,6 +9,7 @@
</parent> </parent>
<artifactId>arthas-tunnel-client</artifactId> <artifactId>arthas-tunnel-client</artifactId>
<name>arthas-tunnel-client</name> <name>arthas-tunnel-client</name>
<url>https://github.com/alibaba/arthas</url>
<dependencies> <dependencies>
<dependency> <dependency>

View File

@ -9,6 +9,7 @@
</parent> </parent>
<artifactId>arthas-tunnel-common</artifactId> <artifactId>arthas-tunnel-common</artifactId>
<name>arthas-tunnel-common</name> <name>arthas-tunnel-common</name>
<url>https://github.com/alibaba/arthas</url>
<dependencies> <dependencies>

View File

@ -9,6 +9,7 @@
</parent> </parent>
<artifactId>arthas-tunnel-server</artifactId> <artifactId>arthas-tunnel-server</artifactId>
<name>arthas-tunnel-server</name> <name>arthas-tunnel-server</name>
<url>https://github.com/alibaba/arthas</url>
<properties> <properties>
<maven.compiler.target>1.8</maven.compiler.target> <maven.compiler.target>1.8</maven.compiler.target>

View File

@ -12,8 +12,7 @@
<packaging>pom</packaging> <packaging>pom</packaging>
<name>web-ui</name> <name>web-ui</name>
<!-- FIXME change it to the project's website --> <url>https://github.com/alibaba/arthas</url>
<!-- <url>http://www.example.com</url>-->
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>