Alternatively, you could consider mcs [1] (Maven Central Search).

MCS lets you search on coordinates (exact or partial) or on class name. It will print out the matching results from the Maven Central index as offered by Sonatype. If you provide a Sonatype API access token, MCS can also report on known security vulnerabilities.

It ships as a native executable for Windows, Linux and macOS. As such, it doesn't require JBang (although making it available through JBang is on the wishlist [2]).


Disclaimer: I'm the original author of MCS and as such, I might be biased...


Hope this helps,

Maarten

[1] https://github.com/mthmulders/mcs
[2] https://github.com/mthmulders/mcs/discussions/305

On 24/01/2024 18:22, Tamás Cservenák wrote:
Or something like this:
https://asciinema.org/a/0dLOAfWxyxTg6zgcYSDX6FQwm

;)

T

On Wed, Jan 24, 2024 at 6:13 PM Manfred Moser <manf...@simpligility.ca>
wrote:

I suggest to use the maintained search and browse frontend from Sonatype
instead.

https://search.maven.org/ .. same as https://central.sonatype.com/

And browse at https://central.sonatype.com/search

It sits on top of the same data and is very nice indeed .. props to
Brian Fox and team btw!

Manfred

On 2024-01-24 08:57, Tamás Cservenák wrote:
Howdy,

Yes, this is a known problem, but it does not affect Maven, as it does
not
"browse".
Basically you have to go directly to the directory you are looking for,
and
not rely on HTML "index page" as that seems not maintained since a while.

T

On Wed, Jan 24, 2024 at 5:50 PM Thorsten Heit <th...@gmx.de.invalid>
wrote:

Hi,

browsing Maven Central using a webbrowser seems, well, a bit buggy:

In https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-bom/
for example I only see versions 2.x up to 2.22.0 and 3.0.0-alpha1
whereas 2.22.1 and 3.0.0-beta1 both exist; they are simply not visible.

The same happens for a few other GAV coordinates such as
https://repo1.maven.org/maven2/org/apache/tika/tika-bom/3.0.0-BETA/ or


https://repo1.maven.org/maven2/me/qoomon/maven-git-versioning-extension/9.7.0
:
The directories exist, but one level above these versions are not shown.

Is this a known problem?


Thorsten

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to