github-actions[bot] commented on issue #6580: URL: https://github.com/apache/dolphinscheduler/issues/6580#issuecomment-948363277
### 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 Based on the previous methods such as dingtalk and email components, I developed components suitable for myself: telephone alarms and internal OA message push. The local test was correct, but after packaging and deployment, I found that they were not added to the deployment directory. The lib/plugin/alert folder still contains the original plugins. Is there something wrong with the build process? ### What you expected to happen The plugin component can be loaded as many times as possible. ### How to reproduce  I successfully configured and developed it successfully, and it was correctly declared in the outermost pom.  ### Anything else My two components are also configured with their own pom.xml, and the local test is all 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]
