eye-gu commented on issue #13987: URL: https://github.com/apache/dolphinscheduler/issues/13987#issuecomment-1519355956
> Looking forward your contribution, when change dependence, you should also change the license related file. Such as in > > https://github.com/apache/dolphinscheduler/blob/119f08d2bafd7d280dd9d323dae21ead2e08147f/dolphinscheduler-dist/release-docs/LICENSE#L576 > > https://github.com/apache/dolphinscheduler/blob/119f08d2bafd7d280dd9d323dae21ead2e08147f/dolphinscheduler-dist/release-docs/LICENSE#L585 > > it is better to search all project files One solution is to properly configure the dependencies of the master module pom file, and another solution is to use the shade plugin. I think the shade plugin can avoid potential dependency issues in the future. -- 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]
