shangeyao opened a new issue #6580: URL: https://github.com/apache/dolphinscheduler/issues/6580
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened 我依据前面的如dingtalk、email组件的方式,开发了适用于自己的组件:电话告警和内部OA消息推送。本地测试无误,但是在打包部署后,我发现他们并没有被加入到部署目录里, lib/plugin/alert这个文件夹里依然是原来的几个plugin,是不是构建过程中出了什么问题。 ### What you expected to happen plugin组件可以被如数加载。 ### How to reproduce  我成功配置并且开发成功了,在最外层的pom里也正确声明了。  ### Anything else 我两个组件里也分别配置了各自的pom.xml,本地测试一切ok。 ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
