Details
Description
Edit $NEXUS_HOME/etc/org.sonatype.nexus.cfg, and set:
nexus-context-path=/foo/nexus
After doing this, the UI heartbeat does not work, the request is sent to "http://localhost:8081/foo/service/extdirect" rather than "http://localhost:8081/foo/nexus/service/extdirect".
This sort of context path works in Nexus 2.x.