sbernard31 commented on issue #1703:
URL: 
https://github.com/apache/maven-resolver/issues/1703#issuecomment-3637988733

   Thx again 🙏.
   
   Do you think it could make sense to add a default value for all repositories 
? 
   So we can say  if there is no filtering file for a repository then consider 
all is ALLOWED or all is DISALLOWED.
   Maybe something like a file named `groupid.txt` which contains inherited 
value.
   Or a parameter like `-Daether.remoteRepositoryFilter.groupId.default=value` 
and value could be `ALLOW`/`*` OR  `DISALLOW` / `!*`
   
   Also I tested Maven 4.0.0-SNAPSHOT and `*` works as expected.
   But kind of strange behavior (but maybe expected), I shared previously are 
still there : -Daether.remoteRepositoryFilter.groupId=true
   If you consider this is potential real problem, I can create dedicated 
github issue.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to