mvnpm / mvnpm

Use npm like any other Maven/Gradle dependency...
https://mvnpm.org/
Apache License 2.0
14 stars 4 forks source link

@mui/utils fails and hangs in webui and maven-metadata.xml is empty #7179

Closed davidvoit closed 1 month ago

davidvoit commented 1 month ago

https://repo.mvnpm.org/maven2/org/mvnpm/at/mui/utils/maven-metadata.xml returns an empty file.

image Hangs and shows nothing

phillip-kruger commented 1 month ago

I'll have a look

davidvoit commented 1 month ago

Thanks for the fast fix! Looking forward to the next release to continue testing :-)

phillip-kruger commented 1 month ago

You can try it out already

davidvoit commented 1 month ago

Sadly the maven-metadata.xml is still empty here: $ curl -v https://repo.mvnpm.org/maven2/org/mvnpm/at/mui/utils/maven-metadata.xml

davidvoit commented 1 month ago

https://mvnpm.org/search/@mui/utils

This also hangs the web ui

phillip-kruger commented 1 month ago

40828

davidvoit commented 1 month ago

Now it was working fine, thanks! Got mui working, even if I had to manual pin two dependencies

phillip-kruger commented 1 month ago

Great !