A small question, can we upgrade proget but continue using classic maven for some time
Posts made by parthu.reddy
-
RE: An unexpected error occurred while migrating artifact metadata: 'xsi' is an undeclared prefix
-
RE: An unexpected error occurred while migrating artifact metadata: 'xsi' is an undeclared prefix
Getting error for jakarta.activation-2.0.0 versions
Looks like there's some problem in orginal repo itself
Another example:
https://repo1.maven.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/3.0.0/jaxb-parent-3.0.0.pomI'm getting few of these errors.
-
RE: An unexpected error occurred while migrating artifact metadata: 'xsi' is an undeclared prefix
An empty feed is getting this error -
An unexpected error occurred while migrating artifact metadata: 'xsi' is an undeclared prefix
Getting this error while moving from classic maven to new maven on 2024.22
-
Need suggestion during proget upgrade
We've 3 proget servers in cluster, during upgrade do we have to stop all 3 servers and then do upgrade or can we do upgrade one server after another without stopping other servers.
Thanks
-
Error after downgrading from 2024.22 to 2024.13
Steps to reproduce:- Upgrade from 2024.13 to 2024.22
- Upgrade classic maven feed to new maven feed
- Revert back to classic maven feed
- Downgrade from 2024.22 to 2024.13
- Try accessing connectors page
You'll get above error.
Could you pls look into it. If we've some problems and if we want to downgrade it's better if such issues doesn't occur.
Thanks
-
Maven (New) feed (API keys)
After renaming the feed the API keys are pointing to maven old feed. Should this be done manually. If so I think it's better if it's mentioned in documentation as well.
https://docs.inedo.com/docs/proget/feeds/maven#maven-classic-feed-types
Pls let us know your thoughts. If there are any such cases, pls let us know.
-
WINHTTP_CALLBACK_STATUS_REQUEST_ERROR
Every time I run dotnet tool run paket restore --verbose I'm getting error with different packages. It's not the same every time I run it. Could you let us know why this is happening.
We came across this while trying to upgrade from 2024.6 to 2024.13. So we again downgraded it to 2024.6 and checked there. Looks like it's happening in both the versions.
-
The process cannot access the file
Getting lot of these errors, could you suggest on this. -
RE: File not found org.scala-sbt.jline/jline
Thanks, we're planning to upgrade tomorrow. Will keep you updated.
-
RE: File not found org.scala-sbt.jline/jline
Yes @stevedennis , that would be helpful. Pls ship it early.
Thanks
-
RE: File not found org.scala-sbt.jline/jline
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.
-
RE: File not found org.scala-sbt.jline/jline
@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
-
File not found org.scala-sbt.jline/jline
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.
-
RE: getting socket timeout for node-forge npm package
@atripp Ohh, sorry my mistake, changed it to proget, same problem actually. Will check at our end.
-
RE: getting socket timeout for node-forge npm package
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 socket timeout for node-forge npm package
Getting this error for only 1.3.1 and 1.3.0 versions. others are working fine. Any idea why?
This is happening randomly.
-
RE: This artifact cannot be downloaded because it is Noncompliant: Artifact does not have an associated .pom.
Version 2024.3 (Build 4) - this is the version
-
This artifact cannot be downloaded because it is Noncompliant: Artifact does not have an associated .pom.
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.