Re: [PR] [MNG-7933] configure strict artifact descriptor policy via property [maven]

2023-12-17 Thread via GitHub
jaredstehler closed pull request #1304: [MNG-7933] configure strict artifact descriptor policy via property URL: https://github.com/apache/maven/pull/1304 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

Re: [PR] [MNG-7933] configure strict artifact descriptor policy via property [maven]

2023-12-16 Thread via GitHub
cstamas commented on PR #1304: URL: https://github.com/apache/maven/pull/1304#issuecomment-1858942398 Is this PR still needed? Please close it out if not. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

Re: [PR] [MNG-7933] configure strict artifact descriptor policy via property [maven]

2023-11-15 Thread via GitHub
jaredstehler commented on code in PR #1304: URL: https://github.com/apache/maven/pull/1304#discussion_r1394321352 ## maven-core/src/main/java/org/apache/maven/internal/aether/DefaultRepositorySystemSessionFactory.java: ## @@ -373,6 +375,12 @@ public DefaultRepositorySystemSessio

Re: [PR] [MNG-7933] configure strict artifact descriptor policy via property [maven]

2023-11-15 Thread via GitHub
jaredstehler commented on PR #1304: URL: https://github.com/apache/maven/pull/1304#issuecomment-1812673242 > @jaredstehler I'd like to propose to have this PR superseded by "onSessionClose" that contains a bunch of maven+resolver improvements, for example this one (contains your change but