I have Jenkins deploying artifacts to a file system based maven repository (e.g. copying maven build artifacts to a part of the file system. I now want to make this accessible through http, but want to use the same Jenkins authentication rather than set up a separate HTTP server. Is there a way to do this? (note: my builds are mostly Gradle based and multiple builds copy files to the same repo).
Tim -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1cd492ce-0136-4735-91de-1027ae2f4394%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
