kezhenxu94 commented on a change in pull request #2973: Support etcd
configuration.
URL: https://github.com/apache/skywalking/pull/2973#discussion_r299363264
##########
File path: oap-server/server-configuration/configuration-etcd/pom.xml
##########
@@ -39,10 +39,76 @@
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>org.apache.skywalking</groupId>
- <artifactId>cluster-etcd-plugin</artifactId>
- <version>${project.version}</version>
+ <groupId>org.projectlombok</groupId>
Review comment:
@wayilau can you try to remove the `projectlombok` dependency? I think it's
included in the `oap-server/pom.xml`, other codes look good to me
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services