Description
The Nexus Macro assumes that url-nexus points to the root directory of the Nexus server. In cases where the user specifies the path to the repository, the URL construction algorithm fails (it adds "service/local/artifact/maven/redirect" to the path).
To support this use case we will switch to calculating the path from the repository root (instead of Nexus root) if the repository identifier is set to '*'.