You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/06/02 10:34:11 UTC

[GitHub] [dolphinscheduler] ruanwenjun commented on issue #10349: [Bug] [API] Task parameter check error

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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org