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:35:56 UTC

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

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

   > 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 
   > 
   > 
   
   Thanks for the information. I can help to verify when you open a pull request. 


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