tkobayas commented on PR #272: URL: https://github.com/apache/incubator-kie-benchmarks/pull/272#issuecomment-1782184827
Hi @baldimir ! I think we need to involve you here. This PR (Adding repository.jboss.org) is opposite to our apache migration direction. With [kie-issues#628](https://github.com/apache/incubator-kie-issues/issues/628), we are going to release snapshot Maven artifacts to Apache Nexus instead of JBoss Nexus. Indeed, the referenced repository in kie-benchmarks was changed from jboss to apache with this PR. https://github.com/apache/incubator-kie-benchmarks/pull/267 However, the snapshot release to apache is not yet done, so kie-benchmarks fails to build at the moment. https://issues.apache.org/jira/browse/INFRA-25077 -> According to the comments, it's really in progress and it may complete in a few days. https://repository.apache.org/content/groups/public/ -> https://repository.apache.org/content/groups/public/org/drools returns 404 at the moment. Interestingly, kie-benchmarks failed since it introduced a new dependency `org.drools:drools-reliability-h2mvstore:jar:8.45.0-SNAPSHOT`. Other SNAPSHOT dependencies worked thanks to GHA action "cache" `actions/cache@v2` configured in pull_request.yml. @baldimir , is it okay to merge this PR (Adding repository.jboss.org) until actually snapshot artifacts will be released in apache repo? (once released in apache repo, I will remove the jboss repo reference) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
