YUM proxy and EPEL repo

Hi all,

EPEL repo only keeps the latest version of each packages online (older version are moved to another repo called vault)
When using Nexus configured as YUM proxy, it stores all the downloaded versions, but they are not present in the package list.
Is there a trick to have the already downloaded version show up in the YUM repo package list ?
My use case is building rpm-ostree commit from lock file (exact list of packages + sha256), but another more common use case would be to run dnf history rollback of a EPEL packages

Thanks

Etienne, that sounds like incorrect behavior. Would you mind filing a bug at issues.sonatype.com under the NEXUS project?