Skip to content

add camel 4.16.0#4809

Open
hboutemy wants to merge 1 commit into
masterfrom
camel-4.16.0
Open

add camel 4.16.0#4809
hboutemy wants to merge 1 commit into
masterfrom
camel-4.16.0

Conversation

@hboutemy

@hboutemy hboutemy commented Jan 2, 2026

Copy link
Copy Markdown
Member

@github-actions

github-actions Bot commented Jan 2, 2026

Copy link
Copy Markdown
Contributor
groupId=org.apache.camel
artifactId=camel
version=4.16.0

display=${groupId}:${artifactId}

gitRepo=https://github.com/apache/${artifactId}.git
gitTag=${artifactId}-${version}
#sourceDistribution=https://archive.apache.org/dist/camel//apache-camel/${version}/apache-camel-${version}-src.zip
#sourcePath=apache-camel-${version}
#sourceRmFiles=

tool=mvn-3.9.9
jdk=21
newline=lf
umask=022

command="mvn -Prelease,fastinstall,hibernate clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip"
buildinfo=target/${artifactId}-${version}.buildinfo

#diffoscope=${artifactId}-${version}.diffoscope
issue=

@hboutemy

Copy link
Copy Markdown
Member Author

build error is

Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.camel:camel-jpa:jar:4.16.0
dependency: org.hibernate:hibernate-core-jakarta:jar:6.3.2.Final (test)
	org.hibernate:hibernate-core-jakarta:jar:6.3.2.Final was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced

Maven Central has https://repo1.maven.org/maven2/org/hibernate/orm/hibernate-core/6.3.2.Final/
but it's not exactly the same groupId

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant