Yes @stevedennis , that would be helpful. Pls ship it early.
Thanks
Yes @stevedennis , that would be helpful. Pls ship it early.
Thanks
And our team suggested that increasing VARCHAR(50) to a larger number for versions in Maven tables could help. Could you check it.
If it's not possible, could you let us know an eta on fixing this.
@stevedennis said in File not found org.scala-sbt.jline/jline:
2.14.7-sbt-a1b0ffbb8f64bb820f4f84a0c07a0c0964507493
In the above screenshot, there is a version without 3 in it, is it created by proget? When I clicked that version, the files inside it are same as the one with 3


Versions that are on maven doesn't match the versions that are on proget.
Getting 2.14.7-sbt-a1b0ffbb8f64bb820f4f84a0c07a0c096450749 extra version on proget.
http://proget.sand.wtg.zone/maven2/Maven-Sbt/org/scala-sbt/jline/jline/2.14.7-sbt-a1b0ffbb8f64bb820f4f84a0c07a0c096450749/jline-2.14.7-sbt-a1b0ffbb8f64bb820f4f84a0c07a0c0964507493.pom - proget pom url, looks like 3 is missing.
This is happening in version 2024.5, after upgrading from 2024.3.
Deleted the artifact, now not able to find any packages in versions.

@atripp Ohh, sorry my mistake, changed it to proget, same problem actually. Will check at our end.

Actually it's just postman to trigger APIs, pls check the versions. I triggered multiple versions, All of them got immediate response except for the 1.3.1 and 1.3.0. These two versions are failing sometimes. Will check with wireshark, pls check at your end as well.(there might be possibilities of missing headers that helps in closing socket or something like that.)
Actually this has nothing to do with npm client I guess. As I'm directly downloading the tgz from proget, which was causing error in npm client.


Getting this error for only 1.3.1 and 1.3.0 versions. others are working fine. Any idea why?
This is happening randomly.
Version 2024.3 (Build 4) - this is the version
getting
This artifact cannot be downloaded because it is Noncompliant: Artifact does not have an associated .pom.
error for a lot of maven repositories.
https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-project/3.1.2/hadoop-project-3.1.2.pom
I understand that there is some parsing problem with POM file but it can be downloaded I guess, as SHA1 and MD5 are valid.
Let us know your thoughts.