Skip to content
Open
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
2 changes: 1 addition & 1 deletion sermant-agentcore/sermant-agentcore-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<packaging>pom</packaging>

<artifactId>sermant-agentcore-config</artifactId>

<name>sermant-agentcore-config</name>
<profiles>
<profile>
<id>test</id>
Expand Down
1 change: 1 addition & 0 deletions sermant-agentcore/sermant-agentcore-god/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
</parent>

<artifactId>sermant-agentcore-god</artifactId>
<name>sermant-agentcore-god</name>

<description>The core interface package of Sermant.</description>
<url>https://github.com/sermant-io/Sermant</url>
Expand Down
1 change: 1 addition & 0 deletions sermant-agentcore/sermant-agentcore-implement/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>sermant-agentcore-implement</artifactId>
<name>sermant-agentcore-implement</name>

<description>The specific implementation of Sermant's core competencies and agent framework.</description>
<url>https://github.com/sermant-io/Sermant</url>
Expand Down
1 change: 1 addition & 0 deletions sermant-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<version>1.0.0</version>
</parent>
<artifactId>sermant-backend</artifactId>
<name>sermant-backend</name>

<properties>
<sermant.basedir>${pom.basedir}/..</sermant.basedir>
Expand Down
1 change: 1 addition & 0 deletions sermant-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>sermant-common</artifactId>
<name>sermant-common</name>

<properties>
<sermant.basedir>${pom.basedir}/..</sermant.basedir>
Expand Down
1 change: 1 addition & 0 deletions sermant-injector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>sermant-injector</artifactId>
<name>sermant-injector</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
1 change: 1 addition & 0 deletions sermant-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<version>1.0.0</version>
</parent>
<artifactId>sermant-package</artifactId>
<name>sermant-package</name>
<profiles>
<profile>
<id>windows</id>
Expand Down
1 change: 1 addition & 0 deletions sermant-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<version>1.0.0</version>
</parent>
<artifactId>sermant-plugins</artifactId>
<name>sermant-plugins</name>
<packaging>pom</packaging>
<properties>
<sermant.basedir>${pom.basedir}/../..</sermant.basedir>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>database-config-service</artifactId>
<name>database-config-service</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>database-controller</artifactId>
<name>database-controller</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>mongodb-3.x-plugin</artifactId>
<name>mongodb-3.x-plugin</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>mongodb-4.x-plugin</artifactId>
<name>mongodb-4.x-plugin</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>mysql-mariadb-2.x-plugin</artifactId>
<name>mysql-mariadb-2.x-plugin</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>mysql-mariadb-3.x-plugin</artifactId>
<name>mysql-mariadb-3.x-plugin</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>opengauss-3.0.x-plugin</artifactId>
<name>opengauss-3.0.x-plugin</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
1 change: 1 addition & 0 deletions sermant-plugins/sermant-database-write-prohibition/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>sermant-database-write-prohibition</artifactId>
<name>sermant-database-write-prohibition</name>
<packaging>pom</packaging>

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

<artifactId>postgresql-42.x-plugin</artifactId>
<name>postgresql-42.x-plugin</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>postgresql-9.4.x-plugin</artifactId>
<name>postgresql-9.4.x-plugin</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
1 change: 1 addition & 0 deletions sermant-plugins/sermant-dynamic-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<packaging>pom</packaging>

<artifactId>sermant-dynamic-config</artifactId>
<name>sermant-dynamic-config</name>

<properties>
<sermant.basedir>${pom.basedir}/../../..</sermant.basedir>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>flowcontrol-common</artifactId>
<name>flowcontrol-common</name>
<packaging>jar</packaging>
<build>
<plugins>
Expand Down
1 change: 1 addition & 0 deletions sermant-plugins/sermant-flowcontrol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<packaging>pom</packaging>

<artifactId>sermant-flowcontrol</artifactId>
<name>sermant-flowcontrol</name>

<properties>
<sermant.basedir>${pom.basedir}/../../..</sermant.basedir>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>dubbo-loadbalancer-plugin</artifactId>
<name>dubbo-loadbalancer-plugin</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>loadbalancer-common</artifactId>
<name>loadbalancer-common</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>loadbalancer-service</artifactId>
<name>loadbalancer-service</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
1 change: 1 addition & 0 deletions sermant-plugins/sermant-loadbalancer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<packaging>pom</packaging>

<artifactId>sermant-loadbalancer</artifactId>
<name>sermant-loadbalancer</name>
<properties>
<sermant.basedir>${pom.basedir}/../../..</sermant.basedir>
<package.plugin.name>loadbalancer</package.plugin.name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>spring-cloud-loadbalancer-plugin</artifactId>
<name>spring-cloud-loadbalancer-plugin</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
1 change: 1 addition & 0 deletions sermant-plugins/sermant-monitor/monitor-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>monitor-service</artifactId>
<name>monitor-service</name>

<properties>
<config.skip.flag>false</config.skip.flag>
Expand Down
1 change: 1 addition & 0 deletions sermant-plugins/sermant-monitor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<packaging>pom</packaging>

<artifactId>sermant-monitor</artifactId>
<name>sermant-monitor</name>

<properties>
<sermant.basedir>${pom.basedir}/../../..</sermant.basedir>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
</properties>

<artifactId>config-service</artifactId>
<name>config-service</name>
<dependencies>
<dependency>
<groupId>io.sermant</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>consumer-controller</artifactId>
<name>consumer-controller</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>kafka-1.x-2.x-plugin</artifactId>
<name>kafka-1.x-2.x-plugin</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>rocketmq-plugin</artifactId>
<name>rocketmq-plugin</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
</parent>

<artifactId>mq-config-common</artifactId>
<name>mq-config-common</name>
<packaging>jar</packaging>

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

<artifactId>mq-config-service</artifactId>
<name>mq-config-service</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
</parent>

<artifactId>mq-grayscale-rocketmq-plugin</artifactId>
<name>mq-grayscale-rocketmq-plugin</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
1 change: 1 addition & 0 deletions sermant-plugins/sermant-router/dubbo-router-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>dubbo-router-plugin</artifactId>
<name>dubbo-router-plugin</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>dubbo-router-service</artifactId>
<name>dubbo-router-service</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>dubbo3-router-plugin</artifactId>
<name>dubbo3-router-plugin</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
1 change: 1 addition & 0 deletions sermant-plugins/sermant-router/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<packaging>pom</packaging>

<artifactId>sermant-router</artifactId>
<name>sermant-router</name>

<properties>
<sermant.basedir>${pom.basedir}/../../..</sermant.basedir>
Expand Down
1 change: 1 addition & 0 deletions sermant-plugins/sermant-router/router-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>router-common</artifactId>
<name>router-common</name>
<packaging>jar</packaging>

<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>
<artifactId>router-config-common</artifactId>
<name>router-config-common</name>
<packaging>jar</packaging>

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

<artifactId>router-config-service</artifactId>
<name>router-config-service</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>router-transmit-plugin</artifactId>
<name>router-transmit-plugin</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>spring-router-plugin</artifactId>
<name>spring-router-plugin</name>

<properties>
<package.plugin.type>plugin</package.plugin.type>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-router-service</artifactId>
<name>spring-router-service</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
1 change: 1 addition & 0 deletions sermant-plugins/sermant-service-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<packaging>pom</packaging>

<artifactId>sermant-service-registry</artifactId>
<name>sermant-service-registry</name>
<properties>
<sermant.basedir>${pom.basedir}/../../..</sermant.basedir>
<package.plugin.name>service-registry</package.plugin.name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>registry-common</artifactId>
<name>registry-common</name>
<build>
<plugins>
<plugin>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>spring-cloud-registry-service</artifactId>
<name>spring-cloud-registry-service</name>

<properties>
<package.plugin.type>service</package.plugin.type>
Expand Down
1 change: 1 addition & 0 deletions sermant-plugins/sermant-service-removal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
</parent>

<artifactId>sermant-service-removal</artifactId>
<name>sermant-service-removal</name>
<packaging>pom</packaging>
<modules>
<module>removal-plugin</module>
Expand Down
Loading
Loading