Hi @dean-houston,
Thank you for you patience :)
Two more questions:
- it is possible to use wildcards searching artifacts. Can I search only in name (without description)?
- how to change License Assignment for an artifact?
Regards,
Michal
Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Hi @dean-houston,
Thank you for you patience :)
Two more questions:
Regards,
Michal
One more thing I've noticed.
I can download artifact manually:
wget https://proget.server/maven2/maven-maven-org/com/google/javascript/closure-compiler/v20250407/closure-compiler-v20250407.jar
--2025-05-09 10:10:50-- https://proget.server/maven2/maven-maven-org/com/google/javascript/closure-compiler/v20250407/closure-compiler-v20250407.jar
Resolving proget.server... *******
Connecting to proget.server|******|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://proget.server/maven2/maven-maven-org/com/google/javascript/closure-compiler/v20250407/closure-compiler-v20250407.jar/ [following]
--2025-05-09 10:10:51-- https://proget.server/maven2/maven-maven-org/com/google/javascript/closure-compiler/v20250407/closure-compiler-v20250407.jar/
Reusing existing connection to proget.server:443.
HTTP request sent, awaiting response... 200 OK
Length: 1727 (1,7K)
Saving to: ‘closure-compiler-v20250407.jar’
closure-compiler-v20250407.jar 100%[=================================================================================================================>] 1,69K --.-KB/s in 0s
2025-05-09 10:10:51 (969 MB/s) - ‘closure-compiler-v20250407.jar’ saved [1727/1727]
But I still can't see this file in Web UI.
No cache.
Why?
Michal
I think you right.
It might be a mistake.
And my bad that I didn't checked by myself, but it's a lot of going on here.
We just implement ProGet software in our company (payment in progress).
Thanks,
Michal
Hi,
@dean-houston,
@steviecoaster,
@rhessinger,
I have a proxy group with multiple connectors to external repositories.
Some artifacts can't be downloaded and I'm looking for a reason why.
The same artifact downloaded thru "single" proxy can be downloaded.
Similar settings on both feeds.
Is there any debug log to find cause of this behavior?
Diagnostic Center doesn't help.
Regards,
"If you go to Manage Feed Settings, you can enable invalid versions in the feed."
As you know, this setting doesn't work.
Either in GUI or command line uploads.
https://forums.inedo.com/topic/5387/proget-versioning-restrictions/5
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.911 s
[INFO] Finished at: 2025-05-08T16:35:55+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project CARE: Could not resolve dependencies for project eu.example:CARE:jar:0.5.1-SNAPSHOT
[ERROR] dependency: io.github.java-diff-utils:java-diff-utils:jar:4.16-SNAPSHOT (compile)
[ERROR] Could not find artifact io.github.java-diff-utils:java-diff-utils:jar:4.16-SNAPSHOT
Cheers,
Michal
Thanks for the response.
Consider also versioning:
This doesn't work either.
Regards,
Michal
They publish all artifacts with version template: v****
And they are not alone :)
It's critical to be able to override semver2 restrictions.
Cheers,
Michal
This artifact is OK.
I can execute "Pull to ProGet".