kyoty opened a new pull request #5674:
URL: https://github.com/apache/dolphinscheduler/pull/5674


   
   ## Purpose of the pull request
   Update the maven repository url in pluginManager.
   
   ## Brief change log
   ```shell
   [root@localserver ~]# curl http://repo1.maven.org/maven2/
   501 HTTPS Required. 
   Use https://repo1.maven.org/maven2/
   More information at https://links.sonatype.com/central/501-https-required
   ```
   The latest branch uses the wrong maven url in 
`DolphinPluginManagerConfig.java` would cause the alertServer plugin cannot be 
started.
   ## Verify this pull request
   Munual test works well.
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to