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!
Maven Feed is empty
-
I create a Maven Feed + Connector to https://repo1.maven.org/maven2
However, the feed is always empty. I ran FullMavenConnectorIndex and then BuildMavenFeedIndex but that didn't change anything.
There are no filters or vulnerability sources on the feed, so I expected to just see all available packages. We want to use this feed for caching, just as NPM (which works fine on the same server).
Am I missing something? How can I get the maven feed to work?
Product: ProGet
Version: 5.1.16
-
Maven indexes are for search only, and don't have any sort of sensible ordering, so you won't see packages like you would on npm feeds.