ruanwenjun commented on a change in pull request #5441:
URL: https://github.com/apache/dolphinscheduler/pull/5441#discussion_r629078320



##########
File path: dolphinscheduler-alert/pom.xml
##########
@@ -31,14 +31,12 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     </properties>
     <dependencies>
+        <!-- dolphinscheduler -->
         <dependency>
             <groupId>org.apache.dolphinscheduler</groupId>
-            <artifactId>dolphinscheduler-remote</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.dolphinscheduler</groupId>
-            <artifactId>dolphinscheduler-common</artifactId>
+            <artifactId>dolphinscheduler-service</artifactId>

Review comment:
       Hi, ZhuangChong, if we add the dependency of dolphinscheduler-service in 
the alert, it seems that zookeeper, quartz-jobs,etc. will also be added to the 
alert module. I am not sure if this is what you need.




-- 
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]


Reply via email to