Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to build - manifest download errors in ui #22

Open
ulte opened this issue May 27, 2024 · 0 comments
Open

failed to build - manifest download errors in ui #22

ulte opened this issue May 27, 2024 · 0 comments

Comments

@ulte
Copy link

ulte commented May 27, 2024

Seems like it wont build anymore due to a few of the maven-metadata.xml files can't be downloaded due to missing from the github repos... any idea how to change it so these can be built? I'm trying to get it running on an arm64 and the builds are all amd64.

For example, the following repo seems to have deleted their 4.0.0-snapshot directories

https://github.com/hypfvieh/dbus-java

Failed to execute goal on project snake-ui: Could not resolve dependencies for project uk.co.bithatch:snake-ui:jar:1.0-SNAPSHOT: Failed to collect dependencies at com.github.hypfvieh:dbus-java:jar:4.0.0-SNAPSHOT: Failed to read artifact descriptor for com.github.hypfvieh:dbus-java:jar:4.0.0-SNAPSHOT: Could not transfer artifact com.github.hypfvieh:dbus-java:pom:4.0.0-SNAPSHOT from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [javassh-opensource-snapshots (http://artifactory.javassh.com/opensource-snapshots, default, snapshots), javassh-opensource-releases (http://artifactory.javassh.com/opensource-releases, default, releases)]

and
http://0.0.0.0/com/github/hypfvieh/dbus-java/4.0.0-SNAPSHOT/maven-metadata.xml

[WARNING] Could not transfer metadata com.sshtools:two-slices:0.0.1-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/sshtools/two-slices/0.0.1-SNAPSHOT/maven-metadata.xml
[WARNING] com.sshtools:two-slices:0.0.1-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.sshtools:two-slices:0.0.1-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/sshtools/two-slices/0.0.1-SNAPSHOT/maven-metadata.xm

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

No branches or pull requests

1 participant