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!

Missing maven feature or not?



  • On sites like jcenter, and even on another maven feed that we host internally (don't ask...it's a long weird story why I can't get any information about this feed) when you access the feed via browser then you can get a list of files.

    Examples:
    http://files.couchbase.com/maven2/
    https://dl.bintray.com/couchbase/couchbase/

    When I host via Proget this is what I get instead:
    http://mobile.maven.couchbase.com/maven2/dev/

    Is this a feature of Maven that is missing from Proget or is this just a convenience that the other providers provide? Is there a way to get this functionality from Proget?

    Product: ProGet
    Version: 4.7.4



  • Maven repositories are traditionally just file systems organized by convention, either local or exposed using a simple web server, so a lot of repos get this "for free" by just enabling directory listings for URLs. ProGet works a bit differently and simulates some of the traditional maven structure, so it's not necessarily trivial for us to implement this; that's not so say we can't do it, just that it wasn't deemed essential.

    While I don't think that this is formally part of any maven specification, a lot of other repositories do it, so it's been on our "maybe" list for some time; we just haven't had a lot of interest in it so far, so it hasn't made it onto the roadmap.

    We'll reevaluate what it would take to do it, and add it to the roadmap if we think it's something we can work in soon.


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation