Provide XML for POM when browsing a maven repo

I’m just starting with Nexus, replacing our Artifactory. In testing my first build, I went to Nexus and used the Browse feature to find my first dependency. There’s no XML to copy and paste into my POM file for the dependency! Does Nexus not support this common Maven repo feature? Even maven central does this. Every other maven repo I have ever seen or used has this feature.

This feature was just added in the 3.15 release.

2 Likes

Thanks. I’ll be looking forward to when we can upgrade.