Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aether-users] explore a maven repository

Ognjen Bubalo wrote:

I would like to get a list of all artifacts placed in a given repository.
Can I do this with aether someway?

No, providing an index of the entire repo is beyond Aether's scope. The Maven Indexer [0] however should fit your needs.


Benjamin


[0] http://maven.apache.org/maven-indexer/


Back to the top