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 2020/12/02 20:45:00 UTC

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

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

Hudson commented on MRESOLVER-149:
----------------------------------

Build succeeded in Jenkins: Maven » Maven TLP » maven-resolver » master #40

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-resolver/job/master/40/

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