You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "cstamas (via GitHub)" <gi...@apache.org> on 2024/04/20 17:13:56 UTC

[I] Make mvnd Java17 [maven-mvnd]

cstamas opened a new issue, #954:
URL: https://github.com/apache/maven-mvnd/issues/954

   Fully. So both m39 and m40 should require Java17.
   This is basically this simplify our own lives, and easier maintain. Maven4 is already Java17. 
   If someone must have Java8 to build, should use Maven 3.9.x + smart builder.


-- 
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: issues-unsubscribe@maven.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Make mvnd Java17 [maven-mvnd]

Posted by "cstamas (via GitHub)" <gi...@apache.org>.
cstamas closed issue #954: Make mvnd Java17
URL: https://github.com/apache/maven-mvnd/issues/954


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Make mvnd Java17 [maven-mvnd]

Posted by "gnodet (via GitHub)" <gi...@apache.org>.
gnodet commented on issue #954:
URL: https://github.com/apache/maven-mvnd/issues/954#issuecomment-2067749362

   > Fully. So both m39 and m40 should require Java17. This is basically to simplify our own lives, and easier maintain. Maven4 is already Java17. If someone must have Java8 to build, should use Maven 3.9.x + smart builder.
   
   That's not the hard part to maintain.  The hard part is the DaemonMavenCli.  If you really want to make a difference in term of maintenance, that's where things need to be fixed.
   People did contribute a bunch of PRs to make mvnd work the very same way than maven does, so that they can be used interchangeably, I'm not really sure we want to loose that for no real benefit.


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org