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".

Hi,
What am I doing wrong??


Repository with connector to maven.org.
When I try to Pull artifact to ProGet, GUI throws an error "Invalid version was specified".
Regards,
Michal
Hi,
Is there any versioning restrictions in ProGet?

Regards,
Michal
Hi,
During SAML configuration, on the last step, creator throws an error:
There was an error configuring SAML authentication: Cannot access a disposed object. Object name: 'IServiceProvider'.
Application ID and App Federation Metadata URL are OK.
Display name, email and group attributes set to default.
ProGet 2024.35
Windows Server 2022
Regards,
Michal
Hi,
When I'm trying to create Feed connected to another feed (external maven repo) using wizard I'm getting error:
An error occurred in the web application: Object reference not set to an instance of an object.
URL: http://localhost:8624/feed/new/configure23?feedType=Maven2&connectToFeed=5&step=AnotherFeedName
Referrer: http://localhost:8624/feed/new/configure23?feedType=Maven2&connectToFeed=5&step=AnotherFeedName
User: *******
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Stack trace: at Inedo.ProGet.WebApplication.Pages.Feeds.CreateNewFeedModalPage.<>c__DisplayClass15_5.<CreateChildControls>b__20()
at Inedo.Web.Controls.ButtonLinks.PostBackButtonLink.Inedo.Web.Controls.ISimpleEventProcessor.ProcessEventAsync(String eventName, String eventArgument)
at Inedo.Web.PageFree.SimplePageBase.ExecutePageLifeCycleAsync()
at Inedo.Web.PageFree.SimplePageBase.ProcessRequestAsync(AhHttpContext context)
at Inedo.Web.AhWebMiddleware.InvokeAsync(HttpContext context)
::Web Error on 30.04.2025 08:53:55::
If I create Connector and Feed separately and "combine" them in config page it's OK.
ProGet 2024.34 Basic
MS SQL Express 2022
Windows Server 2019 Standard
Hi Alana,
What about the requested functionality?
Is it possible to add this now?
Cheers,
Michal
Hi Alex,
Thank you for quick response.
Please add "maven2" to validator.
Now, there is prompt:
pgutil feeds create --name=PGMaven3Feed --type=maven2
--type=maven2 is invalid. Valid values are: NuGet, Chocolatey, npm, Bower, Maven, Universal, PowerShell, Docker, RubyGems, VSIX, Debian, PyPI, Helm, RPM, Conda, APK, CRAN, Asset
Creating maven2 feed: PGMaven3Feed...
Feed created.
But proper feed is created :)
Can you add "Other Settings" section editor?
Regards,
Michal
Hi,
Would be convenient if pgutil would have ability to create Assets Directories.
Regards,
Michal