ascheman commented on PR #11505: URL: https://github.com/apache/maven/pull/11505#issuecomment-3659691557
> > I think we should reject any project that mixes `<resource>` and `<source>` elements, I don't see that as a valid use case. > > I think this should even be done in `org.apache.maven.impl.model.DefaultModelValidator`. Thanks for the feedback, @gnodet. Personally, I am with you, cf. my [lengthy discussion about the topic in Confluence](https://cwiki.apache.org/confluence/x/84TMFw). I was proposing two approaches (warnings/lenient vs. errors/strict). How could we get a stronger vote about it (with more opinions than just yours and mine)? Having said that, this PR is just about the first part of the problem (make Maven Core handle resources at all). Perhaps we can focus here on that feature? -- 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]
