ruanwenjun commented on issue #10349:
URL: 
https://github.com/apache/dolphinscheduler/issues/10349#issuecomment-1144707810

   Maybe we need to change the dependency 
   
https://github.com/apache/dolphinscheduler/blob/6134e0a628edc9890adc6f7677a5d122dd5c1a93/dolphinscheduler-api/pom.xml#L54-L57
   to 
   ```xml
   <dependency>
           <groupId>org.apache.dolphinscheduler</groupId>
           <artifactId>dolphinscheduler-task-all</artifactId>
   </dependency>
   ```
   This will increase the size of api module. cc @kezhenxu94 
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to