Re: [PR] [MRESOLVER-687] Validator SPI [maven-resolver]

2025-03-19 Thread via GitHub
cstamas merged PR #671: URL: https://github.com/apache/maven-resolver/pull/671 -- 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 go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.

Re: [PR] [MRESOLVER-687] Validator SPI [maven-resolver]

2025-03-18 Thread via GitHub
gnodet commented on code in PR #671: URL: https://github.com/apache/maven-resolver/pull/671#discussion_r2001000223 ## maven-resolver-spi/src/main/java/org/eclipse/aether/spi/validator/Validator.java: ## @@ -0,0 +1,72 @@ +/* + * Licensed to the Apache Software Foundation (ASF) un

Re: [PR] [MRESOLVER-687] Validator SPI [maven-resolver]

2025-03-17 Thread via GitHub
gnodet commented on code in PR #671: URL: https://github.com/apache/maven-resolver/pull/671#discussion_r1998884156 ## maven-resolver-spi/src/main/java/org/eclipse/aether/spi/validator/Validator.java: ## @@ -0,0 +1,74 @@ +/* + * Licensed to the Apache Software Foundation (ASF) un

[PR] [MRESOLVER-687] Validator SPI [maven-resolver]

2025-03-17 Thread via GitHub
cstamas opened a new pull request, #671: URL: https://github.com/apache/maven-resolver/pull/671 A new extension point that validates values coming into main entry point, the repository system. Provides ability to "hook in" and validate values. --- https://issues.apache.org/jira