Description
I have a maven group repo with policy Release. This group contains a maven proxy repo with policy RELEASE and another one with policy SNAPSHOT.
The maven group repo is declared in the local maven settings.xml with release enabled and snapshot enabled.
What happens
When a metadata.xml request for a SNAPSHOT version is sent to the group repo, both proxy repos are queried.
What I am expecting
The proxy repo with policy RELEASE should not be queried.
Attachments
Issue Links
- is related to
-
NEXUS-26419 proxied GA level maven-metadata.xml validation is all or nothing and instead should use a transparent conversion
-
- New
-
-
NEXUS-28979 Maven Group has inappropriate fields in UI (create and edit)
-
- New
-
- relates
-
NEXUS-11994 SNAPSHOT requests are processed by Maven 2 repositories with policy Release
-
- Closed
-