ascheman commented on PR #11505: URL: https://github.com/apache/maven/pull/11505#issuecomment-3699077465
> Yes I thought about that. But as you mentioned on the slack channel, the work done in this pull request could be generalized. Yes, I have a [Phase 2](https://cwiki.apache.org/confluence/display/MAVEN/Build+Sources+Validation+-+Discussion+Notes#BuildSourcesValidationDiscussionNotes-Phase2:ComprehensiveRefactoring) implementation in my mind which would be more general. Nevertheless, the feature would already be helpful (and I'd be eager to get it in the next Release Candidate for Maven 4.0). > 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. Sounds good, perhaps we can join forces in the next weeks to get a combined implementation? -- 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]
