maven/maven-resolver-provider/src
Tamas Cservenak 4c9dc5abb2
[MNG-7055] Fix G level metadata handling in 3.9.x (#691)
Maven Artifact Transfer silently prevents group level metadata to reach Resolver and causes metadata loss on install/deploy.
Fix is to "bridge" this from maven-resolver-provider (and core) by reusing the actual metadata that
m-plugin-p:addPluginArtifactMetadata mojo adds, but m-a-t filters out.

This is backport of commit d141957ff5 from master to maven-3.9.x branch.
2022-04-22 17:51:07 +02:00
..
main/java/org/apache/maven/repository/internal [MNG-7055] Fix G level metadata handling in 3.9.x (#691) 2022-04-22 17:51:07 +02:00
site upgrade m-site-p to 3.7 + Fluido 1.7 + edit button 2018-02-10 11:42:33 +01:00
test [MNG-6754] Set the same timestamp in multi module builds 2021-07-12 19:47:14 +02:00