You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/12/02 20:35:00 UTC

[jira] [Updated] (MRESOLVER-149) Use GitHub Actions to verify PRs

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

Michael Osipov updated MRESOLVER-149:
-------------------------------------
    Summary: Use GitHub Actions to verify PRs  (was: Migrate to Github Actions to verify PRs)

> Use GitHub Actions to verify PRs
> --------------------------------
>
>                 Key: MRESOLVER-149
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-149
>             Project: Maven Resolver
>          Issue Type: Improvement
>          Components: Resolver
>            Reporter: Tamás Cservenák
>            Assignee: Michael Osipov
>            Priority: Major
>
> Currently Travis is doing builds, but:
>  * there is a "12h delay" it seems that is too much to wait for PR builds
>  * is wrongly configured: attempts to build using Java7 while resolver has an enforcer rule in place due bnd plugin, hence all the builds are doomed to fail
> I'd propose to migrate Maven Resolver to Github Actions in similar way Maven itself did. It may require settings of the GH repository.
> Once we move to Java8 (MRESOLVER-147), this should be done as well.



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