gian1200 commented on issue #11900:
URL: https://github.com/apache/maven/issues/11900#issuecomment-4216894417

   We have used it for quite a while, now.
   
   - AFAIK, `only-script` depends on the maven version installed/configured on 
the host where the project is going to be executed, right? It doesn't control 
which maven version is already installed.
   - `source` lets you download the specific version (useful when 3rd parties 
works with different/multiple maven versions).
   - We don't use `bin` because having the binary versioned within the project 
feels unnecessary.
   
    `source` feels like the sweet spot between flexibility and consistency.
   
   ----
   
   By your comment, does it mean that the issue was not expected to be fixed 
for all distribution types?


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