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

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

Slawomir Jaranowski created MINVOKER-262:
--------------------------------------------

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


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