desruisseaux commented on PR #11505: URL: https://github.com/apache/maven/pull/11505#issuecomment-3699032465
Yes I thought about that. But as you mentioned on the slack channel, the work done in this pull request could be generalized. I thought that what this PR does for resources, the same thing could be done for tests. I'm thinking to refactor the `ResourceHandler` class in something that does not handle resources in a special way, but instead does the same thing in a uniform way for all combinations of `<lang>` and `<scope>`. If agreed, I would propose to merge on 4.0.x the generalized version. -- 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]
