diff --git a/hippo4j-adapter/hippo4j-adapter-alibaba-dubbo/pom.xml b/hippo4j-adapter/hippo4j-adapter-alibaba-dubbo/pom.xml index c85db4a9..e2413208 100644 --- a/hippo4j-adapter/hippo4j-adapter-alibaba-dubbo/pom.xml +++ b/hippo4j-adapter/hippo4j-adapter-alibaba-dubbo/pom.xml @@ -18,42 +18,10 @@ cn.hippo4j hippo4j-adapter-base - com.alibaba dubbo ${alibaba-dubbo.version} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-adapter/hippo4j-adapter-base/pom.xml b/hippo4j-adapter/hippo4j-adapter-base/pom.xml index fd7520c7..1da27fda 100644 --- a/hippo4j-adapter/hippo4j-adapter-base/pom.xml +++ b/hippo4j-adapter/hippo4j-adapter-base/pom.xml @@ -8,7 +8,6 @@ ${revision} hippo4j-adapter-base - hippo4j-adapter-base @@ -17,35 +16,4 @@ ${revision} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-adapter/hippo4j-adapter-dubbo/pom.xml b/hippo4j-adapter/hippo4j-adapter-dubbo/pom.xml index 2cd81f52..1b975be4 100644 --- a/hippo4j-adapter/hippo4j-adapter-dubbo/pom.xml +++ b/hippo4j-adapter/hippo4j-adapter-dubbo/pom.xml @@ -18,7 +18,6 @@ cn.hippo4j hippo4j-adapter-base - org.apache.dubbo dubbo @@ -26,35 +25,4 @@ true - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-adapter/hippo4j-adapter-hystrix/pom.xml b/hippo4j-adapter/hippo4j-adapter-hystrix/pom.xml index 7387777a..8da68229 100644 --- a/hippo4j-adapter/hippo4j-adapter-hystrix/pom.xml +++ b/hippo4j-adapter/hippo4j-adapter-hystrix/pom.xml @@ -14,42 +14,10 @@ cn.hippo4j hippo4j-adapter-base - org.springframework.cloud spring-cloud-starter-netflix-hystrix ${spring-cloud-starter-netflix-hystrix.version} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-adapter/hippo4j-adapter-kafka/pom.xml b/hippo4j-adapter/hippo4j-adapter-kafka/pom.xml index e2fa58e1..f193cc75 100644 --- a/hippo4j-adapter/hippo4j-adapter-kafka/pom.xml +++ b/hippo4j-adapter/hippo4j-adapter-kafka/pom.xml @@ -15,35 +15,4 @@ hippo4j-adapter-base - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-adapter/hippo4j-adapter-rabbitmq/pom.xml b/hippo4j-adapter/hippo4j-adapter-rabbitmq/pom.xml index 6a3d337f..d477e026 100644 --- a/hippo4j-adapter/hippo4j-adapter-rabbitmq/pom.xml +++ b/hippo4j-adapter/hippo4j-adapter-rabbitmq/pom.xml @@ -14,41 +14,9 @@ cn.hippo4j hippo4j-adapter-base - org.springframework.boot spring-boot-starter-amqp - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-adapter/hippo4j-adapter-rocketmq/pom.xml b/hippo4j-adapter/hippo4j-adapter-rocketmq/pom.xml index 35417071..5b9451b3 100644 --- a/hippo4j-adapter/hippo4j-adapter-rocketmq/pom.xml +++ b/hippo4j-adapter/hippo4j-adapter-rocketmq/pom.xml @@ -14,42 +14,10 @@ cn.hippo4j hippo4j-adapter-base - org.apache.rocketmq rocketmq-spring-boot-starter ${rocketmq.version} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-adapter/hippo4j-adapter-spring-cloud-stream-kafka/pom.xml b/hippo4j-adapter/hippo4j-adapter-spring-cloud-stream-kafka/pom.xml index a87c277e..25be8e39 100644 --- a/hippo4j-adapter/hippo4j-adapter-spring-cloud-stream-kafka/pom.xml +++ b/hippo4j-adapter/hippo4j-adapter-spring-cloud-stream-kafka/pom.xml @@ -15,35 +15,4 @@ hippo4j-adapter-base - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-adapter/hippo4j-adapter-spring-cloud-stream-rabbitmq/pom.xml b/hippo4j-adapter/hippo4j-adapter-spring-cloud-stream-rabbitmq/pom.xml index d700d8a6..ffce64e8 100644 --- a/hippo4j-adapter/hippo4j-adapter-spring-cloud-stream-rabbitmq/pom.xml +++ b/hippo4j-adapter/hippo4j-adapter-spring-cloud-stream-rabbitmq/pom.xml @@ -14,42 +14,10 @@ cn.hippo4j hippo4j-adapter-base - org.springframework.cloud spring-cloud-starter-stream-rabbit ${spring-cloud-starter-stream-rabbitmq.version} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-adapter/hippo4j-adapter-spring-cloud-stream-rocketmq/pom.xml b/hippo4j-adapter/hippo4j-adapter-spring-cloud-stream-rocketmq/pom.xml index aea88167..1227e7bf 100644 --- a/hippo4j-adapter/hippo4j-adapter-spring-cloud-stream-rocketmq/pom.xml +++ b/hippo4j-adapter/hippo4j-adapter-spring-cloud-stream-rocketmq/pom.xml @@ -14,42 +14,10 @@ cn.hippo4j hippo4j-adapter-base - com.alibaba.cloud spring-cloud-starter-stream-rocketmq ${spring-cloud-starter-stream-rocketmq.version} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-adapter/hippo4j-adapter-web/pom.xml b/hippo4j-adapter/hippo4j-adapter-web/pom.xml index cc42538b..8563db72 100644 --- a/hippo4j-adapter/hippo4j-adapter-web/pom.xml +++ b/hippo4j-adapter/hippo4j-adapter-web/pom.xml @@ -16,69 +16,32 @@ ${tomcat-embed-core.version} true - org.springframework.boot spring-boot-starter-tomcat true - org.springframework.boot spring-boot-starter-jetty true - org.springframework.boot spring-boot-starter-undertow true - org.projectlombok lombok - org.springframework.boot spring-boot-starter - cn.hippo4j hippo4j-core - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-auth/pom.xml b/hippo4j-auth/pom.xml index 9a2d1212..4b4fd37b 100644 --- a/hippo4j-auth/pom.xml +++ b/hippo4j-auth/pom.xml @@ -18,45 +18,37 @@ org.springframework.boot spring-boot-starter - org.springframework.boot spring-boot-starter-test test - com.baomidou mybatis-plus-boot-starter - mysql mysql-connector-java runtime - org.projectlombok lombok - org.springframework.boot spring-boot-starter-web - org.springframework.boot spring-boot-starter-security - io.jsonwebtoken jjwt ${jjwt.version} - cn.hippo4j hippo4j-common diff --git a/hippo4j-common/pom.xml b/hippo4j-common/pom.xml index 320c0fba..efe18f4b 100644 --- a/hippo4j-common/pom.xml +++ b/hippo4j-common/pom.xml @@ -22,90 +22,49 @@ spring-context ${spring-context.version} - org.springframework spring-web ${spring-web.version} - org.springframework spring-beans ${spring-beans.version} - org.springframework spring-core ${spring-core.version} - com.fasterxml.jackson.core jackson-databind - org.springframework.boot spring-boot-starter - org.projectlombok lombok - org.springframework.boot spring-boot-starter-json - org.springframework.boot spring-boot-starter-test test - com.github.ben-manes.caffeine caffeine - com.github.dozermapper dozer-core - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-config/pom.xml b/hippo4j-config/pom.xml index 925e5f71..5e048393 100644 --- a/hippo4j-config/pom.xml +++ b/hippo4j-config/pom.xml @@ -20,71 +20,58 @@ hippo4j-common ${revision} - org.springframework.boot spring-boot-starter - org.springframework.boot spring-boot-starter-web - com.baomidou mybatis-plus-boot-starter - mysql mysql-connector-java runtime - com.h2database h2 ${h2.version} runtime - org.projectlombok lombok - cn.hippo4j hippo4j-adapter-base - cn.hippo4j hippo4j-discovery ${version} - io.netty netty-all - org.apache.httpcomponents httpclient - org.hibernate.validator hibernate-validator - org.springframework.boot spring-boot-starter-test test - diff --git a/hippo4j-console/pom.xml b/hippo4j-console/pom.xml index 3d9a8b08..6258909a 100644 --- a/hippo4j-console/pom.xml +++ b/hippo4j-console/pom.xml @@ -19,32 +19,19 @@ hippo4j-config ${revision} - cn.hippo4j hippo4j-discovery ${revision} - cn.hippo4j hippo4j-auth ${revision} - org.hibernate.validator hibernate-validator - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - diff --git a/hippo4j-core/pom.xml b/hippo4j-core/pom.xml index 21c7ba2e..bd891a49 100644 --- a/hippo4j-core/pom.xml +++ b/hippo4j-core/pom.xml @@ -14,18 +14,15 @@ org.projectlombok lombok - cn.hippo4j hippo4j-common ${revision} - cn.hippo4j hippo4j-message - com.aliyun alibaba-dingtalk-service-sdk @@ -38,35 +35,4 @@ - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-discovery/pom.xml b/hippo4j-discovery/pom.xml index e1ceab7b..02b04774 100644 --- a/hippo4j-discovery/pom.xml +++ b/hippo4j-discovery/pom.xml @@ -18,25 +18,14 @@ org.springframework.boot spring-boot-starter - org.springframework.boot spring-boot-starter-web - cn.hippo4j hippo4j-common ${revision} - - - - - org.springframework.boot - spring-boot-maven-plugin - - - diff --git a/hippo4j-message/pom.xml b/hippo4j-message/pom.xml index fe964d3a..91b55f08 100644 --- a/hippo4j-message/pom.xml +++ b/hippo4j-message/pom.xml @@ -15,12 +15,10 @@ hippo4j-common ${revision} - org.projectlombok lombok - com.aliyun alibaba-dingtalk-service-sdk @@ -33,12 +31,10 @@ - commons-codec commons-codec - @@ -51,33 +47,5 @@ - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - diff --git a/hippo4j-monitor/hippo4j-monitor-base/pom.xml b/hippo4j-monitor/hippo4j-monitor-base/pom.xml index 31dcabff..3b22714a 100644 --- a/hippo4j-monitor/hippo4j-monitor-base/pom.xml +++ b/hippo4j-monitor/hippo4j-monitor-base/pom.xml @@ -15,35 +15,4 @@ hippo4j-core - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-monitor/hippo4j-monitor-elasticsearch/pom.xml b/hippo4j-monitor/hippo4j-monitor-elasticsearch/pom.xml index 80dd5dca..3ced6cef 100644 --- a/hippo4j-monitor/hippo4j-monitor-elasticsearch/pom.xml +++ b/hippo4j-monitor/hippo4j-monitor-elasticsearch/pom.xml @@ -19,60 +19,25 @@ hippo4j-monitor-base ${revision} - io.micrometer micrometer-core ${micrometer-core.version} - org.elasticsearch elasticsearch ${elasticsearch.version} - org.elasticsearch.client transport ${elasticsearch.version} - org.elasticsearch.client elasticsearch-rest-high-level-client ${elasticsearch.version} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-monitor/hippo4j-monitor-local-log/pom.xml b/hippo4j-monitor/hippo4j-monitor-local-log/pom.xml index 52dcfe16..9bdf12ed 100644 --- a/hippo4j-monitor/hippo4j-monitor-local-log/pom.xml +++ b/hippo4j-monitor/hippo4j-monitor-local-log/pom.xml @@ -16,35 +16,4 @@ ${revision} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-monitor/hippo4j-monitor-micrometer/pom.xml b/hippo4j-monitor/hippo4j-monitor-micrometer/pom.xml index ff6af1bc..8e8037ce 100644 --- a/hippo4j-monitor/hippo4j-monitor-micrometer/pom.xml +++ b/hippo4j-monitor/hippo4j-monitor-micrometer/pom.xml @@ -15,42 +15,10 @@ hippo4j-monitor-base ${revision} - io.micrometer micrometer-core ${micrometer-core.version} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-server/pom.xml b/hippo4j-server/pom.xml index f6d2b20e..72151fae 100644 --- a/hippo4j-server/pom.xml +++ b/hippo4j-server/pom.xml @@ -19,26 +19,22 @@ hippo4j-console ${revision} - javax.xml.bind jaxb-api 2.3.0 - com.sun.xml.bind jaxb-impl 2.3.0 - com.sun.xml.bind jaxb-core 2.3.0 - javax.activation activation @@ -50,20 +46,6 @@ ${project.artifactId} - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - org.springframework.boot spring-boot-maven-plugin @@ -75,7 +57,6 @@ - com.spotify docker-maven-plugin diff --git a/hippo4j-spring-boot/hippo4j-config-spring-boot-starter/pom.xml b/hippo4j-spring-boot/hippo4j-config-spring-boot-starter/pom.xml index 09c886ab..abf69151 100644 --- a/hippo4j-spring-boot/hippo4j-config-spring-boot-starter/pom.xml +++ b/hippo4j-spring-boot/hippo4j-config-spring-boot-starter/pom.xml @@ -14,32 +14,27 @@ org.springframework.boot spring-boot-starter - org.springframework.boot spring-boot-starter-test test - cn.hippo4j hippo4j-core - com.alibaba.nacos nacos-client ${nacos-client.version} true - com.alibaba.cloud spring-cloud-starter-alibaba-nacos-config ${spring-cloud-starter-alibaba-nacos-config.version} true - com.ctrip.framework.apollo apollo-client @@ -47,7 +42,6 @@ compile true - org.apache.curator curator-framework @@ -55,7 +49,6 @@ compile true - io.etcd jetcd-core @@ -63,7 +56,6 @@ compile true - com.tencent.polaris polaris-configuration-factory @@ -104,65 +96,29 @@ - org.springframework.boot spring-boot-configuration-processor true - cn.hippo4j hippo4j-adapter-base - cn.hippo4j hippo4j-spring-boot-starter-adapter-web ${revision} - cn.hippo4j hippo4j-spring-boot-starter-monitor-local-log ${revision} - cn.hippo4j hippo4j-spring-boot-starter-monitor-micrometer ${revision} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-alibaba-dubbo/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-alibaba-dubbo/pom.xml index e772273f..dd62ea40 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-alibaba-dubbo/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-alibaba-dubbo/pom.xml @@ -16,35 +16,4 @@ ${revision} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-all/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-all/pom.xml index 3d872afa..81248282 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-all/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-all/pom.xml @@ -15,66 +15,30 @@ hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rocketmq ${revision} - cn.hippo4j hippo4j-spring-boot-starter-adapter-rocketmq ${revision} - cn.hippo4j hippo4j-spring-boot-starter-adapter-rabbitmq ${revision} - cn.hippo4j hippo4j-spring-boot-starter-adapter-dubbo ${revision} - cn.hippo4j hippo4j-spring-boot-starter-adapter-alibaba-dubbo ${revision} - cn.hippo4j hippo4j-spring-boot-starter-adapter-hystrix ${revision} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-dubbo/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-dubbo/pom.xml index 1a37b96f..47abf897 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-dubbo/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-dubbo/pom.xml @@ -16,35 +16,4 @@ ${revision} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-hystrix/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-hystrix/pom.xml index 750b1c3f..75507386 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-hystrix/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-hystrix/pom.xml @@ -16,35 +16,4 @@ ${revision} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-kafka/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-kafka/pom.xml index 09a264fa..85b4f49d 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-kafka/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-kafka/pom.xml @@ -16,35 +16,4 @@ ${revision} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-rabbitmq/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-rabbitmq/pom.xml index 98c3e228..ef170472 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-rabbitmq/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-rabbitmq/pom.xml @@ -16,35 +16,4 @@ ${revision} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-rocketmq/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-rocketmq/pom.xml index 5c8eb397..f62eb3c8 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-rocketmq/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-rocketmq/pom.xml @@ -16,35 +16,4 @@ ${revision} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-kafka/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-kafka/pom.xml index 96d34eda..85d57b0c 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-kafka/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-kafka/pom.xml @@ -16,35 +16,4 @@ ${revision} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rabbitmq/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rabbitmq/pom.xml index c0f00029..c6a049fc 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rabbitmq/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rabbitmq/pom.xml @@ -8,7 +8,6 @@ ${revision} hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rabbitmq - hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rabbitmq @@ -17,35 +16,4 @@ ${revision} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rocketmq/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rocketmq/pom.xml index 02f829f8..84062d72 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rocketmq/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rocketmq/pom.xml @@ -8,7 +8,6 @@ ${revision} hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rocketmq - hippo4j-spring-boot-starter-adapter-spring-cloud-stream-rocketmq @@ -17,35 +16,4 @@ ${revision} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-web/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-web/pom.xml index fd3f88d9..d5fe8f80 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-web/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-web/pom.xml @@ -15,54 +15,20 @@ hippo4j-adapter-web ${revision} - org.springframework.boot spring-boot-starter-tomcat true - org.springframework.boot spring-boot-starter-jetty true - org.springframework.boot spring-boot-starter-undertow true - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/pom.xml index 136f0878..337ef55b 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/pom.xml @@ -9,8 +9,6 @@ hippo4j-spring-boot-starter-adapter pom - hippo4j-spring-boot-starter-adapter - Define the adapter management of thread pool of tripartite framework hippo4j-spring-boot-starter-adapter-all diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-monitor/hippo4j-spring-boot-starter-monitor-elasticsearch/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-monitor/hippo4j-spring-boot-starter-monitor-elasticsearch/pom.xml index 252d030b..273cfe40 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-monitor/hippo4j-spring-boot-starter-monitor-elasticsearch/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-monitor/hippo4j-spring-boot-starter-monitor-elasticsearch/pom.xml @@ -16,35 +16,4 @@ ${revision} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-monitor/hippo4j-spring-boot-starter-monitor-local-log/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-monitor/hippo4j-spring-boot-starter-monitor-local-log/pom.xml index 7c6a7946..d945cfd0 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-monitor/hippo4j-spring-boot-starter-monitor-local-log/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-monitor/hippo4j-spring-boot-starter-monitor-local-log/pom.xml @@ -16,35 +16,4 @@ ${revision} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-monitor/hippo4j-spring-boot-starter-monitor-micrometer/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-monitor/hippo4j-spring-boot-starter-monitor-micrometer/pom.xml index 7391ae42..d9bdba1d 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-monitor/hippo4j-spring-boot-starter-monitor-micrometer/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-monitor/hippo4j-spring-boot-starter-monitor-micrometer/pom.xml @@ -16,35 +16,4 @@ ${revision} - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.artifactId} - ${project.version} - ${maven.build.timestamp} - chen.ma - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - - jar - - - - - - diff --git a/pom.xml b/pom.xml index d7a593b3..6c71cd12 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,32 @@ https://github.com/opengoofy/hippo4j Dynamic observable thread pool framework + + + The Apache Software License, Version 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + chen.ma + machen@apache.org + https://github.com/itmachen + OpenGoofy + https://github.com/opengoofy + + Project lead + + + + shining-stars-lk + 1031900093@qq.com + https://github.com/shining-stars-lk + + + hippo4j-adapter hippo4j-auth @@ -26,16 +52,14 @@ - 1.4.2-SNAPSHOT + 1.4.2-alpha.2 6.5.0 2.9.3 - 30.0-jre 3.12.0 3.12.0 6.1.5.Final 2.12.1 - 1.5.11 0.9.0 2.11.1 2.0.0 @@ -59,7 +83,7 @@ 2.2.5.RELEASE 1.8 - true + false false true false @@ -70,6 +94,10 @@ 3.0.0 3.0.1 3.0.2 + 1.1.0 + 1.6 + 3.0.0-M1 + 2.4 3.0 2.22.1 3.1.0 @@ -124,11 +152,6 @@ caffeine ${caffeine.version} - - com.google.guava - guava - ${guava.version} - com.aliyun alibaba-dingtalk-service-sdk @@ -189,11 +212,14 @@ + org.apache.maven.plugins maven-jar-plugin - ${maven.jar.plugin.version} + ${project.artifactId} + ${project.version} + ${maven.build.timestamp} chen.ma @@ -202,7 +228,7 @@ org.codehaus.mojo flatten-maven-plugin - 1.1.0 + ${flatten-maven-plugin.version} true resolveCiFriendliesOnly @@ -232,7 +258,7 @@ org.apache.maven.plugins maven-gpg-plugin - 1.6 + ${maven-gpg-plugin.version} ${skip.maven.gpg.plugin} @@ -248,15 +274,22 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.0.0-M1 + ${maven-javadoc-plugin.version} ${javadoc.opts} + + + + jar + + + org.apache.maven.plugins maven-source-plugin - 2.4 + ${maven-source-plugin.version} true @@ -320,32 +353,6 @@ - - - The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - - chen.ma - machen@apache.org - https://github.com/itmachen - OpenGoofy - https://github.com/opengoofy - - Project lead - - - - shining-stars-lk - 1031900093@qq.com - https://github.com/shining-stars-lk - - - scm:git@github.com:opengoofy/hippo4j scm:git@github.com:opengoofy/hippo4j.git