You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2021/07/14 21:58:00 UTC

[jira] [Commented] (MINVOKER-280) Update java version in GitHub Action

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

Hudson commented on MINVOKER-280:
---------------------------------

Build succeeded in Jenkins: Maven » Maven TLP » maven-invoker-plugin » master #54

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-invoker-plugin/job/master/54/

> Update java version in GitHub Action
> ------------------------------------
>
>                 Key: MINVOKER-280
>                 URL: https://issues.apache.org/jira/browse/MINVOKER-280
>             Project: Maven Invoker Plugin
>          Issue Type: Improvement
>            Reporter: Slawomir Jaranowski
>            Assignee: Sylwester Lachiewicz
>            Priority: Major
>
> Currently GitHub Action use:
> {code}
> matrix:
>     os: [ubuntu-20.04, windows-latest, macOS-latest]
>     java: [7, 8, 11, 15, 16-ea]
> {code}
> 16 - is released, 
> now 17 is in early access
> 15 - is out of support
> version 7 - probably should be removed - MPOM-262



--
This message was sent by Atlassian Jira
(v8.3.4#803005)