wolfboys commented on issue #3925: URL: https://github.com/apache/incubator-streampark/issues/3925#issuecomment-2451529212
<img width="1417" alt="image" src="https://github.com/user-attachments/assets/55412688-01ce-49db-a6a8-e6d796849d69"> You can specify the Maven setting.xml file and configure the repository in the setting.xml, such as: ``` <repository> <id>central</id> <name>Central Repository</name> <ur1>https://repo .maven.apache.org/maven2</ur1> <layout>default</layout> <snapshots> <enabled*false</enabled></snapshots> </repository> ``` -- 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: issues-unsubscr...@streampark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org