desruisseaux commented on PR #11639:
URL: https://github.com/apache/maven/pull/11639#issuecomment-3810966640

   > I'll be fine but our ecosystem will be inconsistent, do we want that?
   
   Fully embracing Java modules requires a lot of changes in developer's habit. 
I don't see any way to avoid inconsistency in the way to declare dependencies 
(Javadoc and annotation moved from plugin configuration to ordinary 
dependencies), to declare sources (plugin configuration and `<sourceDirectory>` 
replaced by `<sources>`), to organize modules (Module Source Hierarchy), _etc_. 
This pull request is a small change in comparison. 


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