Skip to content

Conversation

@claudio4j
Copy link
Contributor

(#20481)
https://issues.apache.org/jira/browse/CAMEL-22776

Description

Target

  • I checked that the commit is targeting the correct branch (Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I have run mvn clean install -DskipTests locally from root folder and I have committed all auto-generated changes.

@claudio4j
Copy link
Contributor Author

failing reason ArtifactNotFoundException: Could not find artifact org.apache.camel.springboot:camel-catalog-provider-springboot:jar:4.14.3-SNAPSHOT in apache-snapshot. Is it expected this artifact to exists ?

@davsclaus
Copy link
Contributor

does it work locally - its CSB that is not published SNAPSHOT jars to apache snapshot.

@claudio4j
Copy link
Contributor Author

There are some tests in KubernetesRunTest failing only for runtime=spring-boot. The error is not displayed, I believe they are related to not able to resolve some csb artifact 4.14.3-SNAPSHOT, even when I had built a lot of CSB 4.14.4-SNAPSHOT artifacts.

@davsclaus
Copy link
Contributor

Okay I have found a fix on main that I have backported - the jbang tests now passes for 4.14.x branch. Rebased this PR so CI should re-run with latest code

@davsclaus davsclaus merged commit 9dd2b16 into apache:camel-4.14.x Dec 19, 2025
2 of 4 checks passed
@claudio4j claudio4j deleted the fix_jbwin_414 branch December 19, 2025 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants