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

   Great that you fixed both issue. 🎉 
   (If there is an easy way to test it, I can check that on my side)
   
   If that idea 👇  makes sense I can create a dedicated issue : 
   
   Currently no groupId filtering file = all is allowed (`*`)
   It could be great to be able to say no groupId filtering files = all 
disallowed (`!*`)
   How ?
   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` / `!*`


-- 
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