All Questions
3 questions
0
votes
0
answers
29
views
One-minute wait time before file is downloaded from repo1.maven.org (behind corporate proxy)
We're using Nexus as an artifact repository/proxy in our organisation's network, behind a corporate firewall. Recently, we started to notice issues where files would not or only partially be ...
1
vote
0
answers
783
views
Nexus mirror (with maven) does not work
Im using Nexus as mirror for maven central and want to add other repositories.
If I add this like this
<repositories>
<!-- org.spigotmc.spigot-api -->
<repository>
...
1
vote
0
answers
1k
views
Sonatype Nexus incompletely proxies external repository
I'm currently attempting to set up a proxy repository (as described in the Nexus guide) for the Bukkit repository, in order to build some dependent projects locally. I'm using the URL:
http://repo....