Skip to content

Fix build.xml: central.maven.org is no longer a valid domain - #296

Open
Gogowitsch wants to merge 1 commit into
fordfrog:developfrom
Gogowitsch:patch-1
Open

Fix build.xml: central.maven.org is no longer a valid domain#296
Gogowitsch wants to merge 1 commit into
fordfrog:developfrom
Gogowitsch:patch-1

Conversation

@Gogowitsch

Copy link
Copy Markdown

Replace with https://repo.maven.apache.org

Tested with ant 1.10.12 on Ubuntu 22.04 with openjdk 11.0.20.1.

Replace with https://repo.maven.apache.org

Tested with `ant` 1.10.12 on Ubuntu 22.04 with openjdk 11.0.20.1.
@gaslitbytech

Copy link
Copy Markdown

Thanks for this.

This helped me come to a workaround with sed -i 's/http:\/\/central.maven.org/https:\/\/repo.maven.apache.org/g' pom.xml as until recently we have been using the releases though we are building develop now for the v16 sequence fix #297 that has been thankfully merged in develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants