OpenFeign / OpenFeign/feign

CI: build pipeline is failing

Open
#2,936 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

chore
Dominant language
Java
Stars
9.8k
Forks
1.9k
Avg merge
1d 2h
Merged PRs (30d)
41

Description

It seems that the CI build pipeline is failing in Wikipedia Example with Spring Boot module due to a profile that only activates on Java 17 here but the mail build pipeline uses Java 21 as default here

Does it make sense to remove this profile activation?

Here the PR 🚀

Thank you!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with example-wikipedia-with-springboot/pom.xml around the Java 17 profile and .github/workflows/build.yml around the Java 21 setup. Review pull request #2937 and verify the CI result for the Wikipedia Example with Spring Boot module; the issue is resolved when the pipeline builds successfully without the profile conflict.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
build-system, ci-cd
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.