You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sylwester Lachiewicz (Jira)" <ji...@apache.org> on 2020/06/05 18:58:00 UTC

[jira] [Updated] (MINVOKER-262) GitHub Action confirm build on multiple jdk

     [ https://issues.apache.org/jira/browse/MINVOKER-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylwester Lachiewicz updated MINVOKER-262:
------------------------------------------
    Fix Version/s: 3.2.2

> GitHub Action confirm build on multiple jdk
> -------------------------------------------
>
>                 Key: MINVOKER-262
>                 URL: https://issues.apache.org/jira/browse/MINVOKER-262
>             Project: Maven Invoker Plugin
>          Issue Type: Improvement
>            Reporter: Slawomir Jaranowski
>            Priority: Major
>             Fix For: 3.2.2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> * update strategy matrix to:
> {code:java}
>   matrix:
>     os: [ubuntu-latest, windows-latest, macOS-latest]
>     java: [7, 8, 11, 14]
> {code}
>  - add cache for ~./m2/repository



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