Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kie-issues#1123:unify maven projects configuration #3487

Merged
merged 4 commits into from
May 14, 2024

Conversation

jstastny-cz
Copy link
Contributor

@jstastny-cz jstastny-cz commented Apr 26, 2024

Related to

Part of ensemble:

Changes

  • Use latest org.apache:apache parent
  • Remove repositories and distributionManagement sections
  • Remove overrides for maven-deploy-plugin version
  • Adjust out of date developers/contributors information.

Follow-up

  • Adjust CI configuration
    • Should be safe to split, current deploy procedure does not utilize the distribution/repositories configuration from projects.

@kie-ci3
Copy link
Contributor

kie-ci3 commented May 2, 2024

PR job #3 was: UNSTABLE
Possible explanation: This should be test failures

Reproducer

build-chain build full_downstream -f 'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml' -o 'bc' -p apache/incubator-kie-kogito-runtimes -u #3487 --skipParallelCheckout

NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution

Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-3487/3/display/redirect

Test results:

  • PASSED: 3259
  • FAILED: 2

Those are the test failures:

org.jbpm.process.TimerTest.testTimer
expected: 4
but was: 5
org.kie.kogito.quarkus.workflows.ExpressionRestFromImageIT.testExpressionRest java.lang.IllegalStateException: Unable to determine the status of the running process. See the above logs for details

@jstastny-cz jstastny-cz merged commit 5780cd4 into apache:main May 14, 2024
5 of 6 checks passed
rgdoliveira pushed a commit to rgdoliveira/kogito-runtimes that referenced this pull request Jun 10, 2024
* kie-issues#1123:unify maven projects configuration

* adjust deploy operation

* Revert "adjust deploy operation"

This reverts commit 10658b0.

* use https repository address

---------

Co-authored-by: jstastny-cz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants