mill icon indicating copy to clipboard operation
mill copied to clipboard

url pattern need update

Open He-Pin opened this issue 1 year ago • 4 comments

1 targets failed mill.idea.GenIdea.idea Failure during resolving modules: cssparse.native[3.3.3].resolvedIvyDeps Resolution failed for 1 modules:

org.scala-native:scala3lib_native0.5_3:0.5.1 not found: C:\Users\hepin.ivy2\local\org.scala-native\scala3lib_native0.5_3\0.5.1\ivys\ivy.xml not found: https://repo1.maven.org/maven2/org/scala-native/scala3lib_native0.5_3/0.5.1/scala3lib_native0.5_3-0.5.1.pom

the url should be:

https://repo1.maven.org/maven2/org/scala-native/scala3lib_native0.5_3/3.3.3+0.5.1/scala3lib_native0.5_3-3.3.3+0.5.1.pom

He-Pin avatar May 18 '24 13:05 He-Pin

image

He-Pin avatar May 18 '24 14:05 He-Pin

@lefou Hi, is there any plan to have this fixed in 0.11.8:), I want to do some contribution in fastparse, but this seems a blocker to me, I have to comments out the native module.

He-Pin avatar May 18 '24 14:05 He-Pin

I think so. It should be already fixed in main and the last snapshot releases. We could also cut a new release, but I probably won't find the time to do it in the next days.

lefou avatar May 18 '24 16:05 lefou

Thanks @lefou , no hurry.

He-Pin avatar May 18 '24 16:05 He-Pin