mbien commented on pull request #3210:
URL: https://github.com/apache/netbeans/pull/3210#issuecomment-939135395


   > What about distributing `mvnd` instead of `maven` ;) in NetBeans ?
   
   not sure if i would recommend doing this tbh. First of all, there is a 
chance that mvnd will merge with maven in the next major version of maven (so i 
heard). Also, if mvnw takes off, it will be just a flag and everything 
downloads behind the scene anyway - no need to bundle anything.
   
   There is also the issue with mvnd being MT, which will cause build failures 
on some projects or plugin combinations. So it can't be made default. I tested 
it on some dusty projects and not all of them built reliably with mvnd.
   
   the best strategy might be to wait a bit longer while supporting a little 
bit of everything. If mvnd merges with maven and mvnw takes off... things might 
get simpler, and NB could remove/unify some code.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to