[ 
https://issues.apache.org/jira/browse/MWRAPPER-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456914#comment-17456914
 ] 

Herve Boutemy commented on MWRAPPER-33:
---------------------------------------

wrapper plugin will be used as "mvn wrapper:wrapper", without any version lock 
in pom.xml
=> everybody will use LATEST by default
switching to version-locked call is really cumbersome: I created MNG-7353

this is why IMHO maven-wrapper-plugin needs to be more conservative on plugin 
prerequisites than any other plugin

and switching fro Java 8 to Java 7 really cost me not much code modification: 
really, putting a 8 or 11 or 17 value in parent pom.xml is easy, but I don't 
see much benefit for Maven maintainers and I see the inconvenience we put on 
users



> Use java 8 in maven-wrapper
> ---------------------------
>
>                 Key: MWRAPPER-33
>                 URL: https://issues.apache.org/jira/browse/MWRAPPER-33
>             Project: Maven Wrapper
>          Issue Type: Improvement
>          Components: Maven Wrapper Jar
>    Affects Versions: 3.1.0
>            Reporter: Slawomir Jaranowski
>            Priority: Major
>
> Currently {{maven-wrapper}} use java {*}5{*}.
> It blocks build project on java > 8.
> {{maven-wrapper-plugin}} require java 8, so we can use {{maven-wrapper}} with 
> java 5 but we can't install it.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to