[
https://issues.apache.org/jira/browse/CAMEL-22869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053844#comment-18053844
]
Aurélien Pupier commented on CAMEL-22869:
-----------------------------------------
As a note, the chromadb-java-client used is marked as working with chroma API
<1.0 thus Chroma is in version 1.4.5
The last release of Chromadb-java-client is more than one year old. Maybe a bit
risky to add a new component with a java client which is not already not very
active, maintained by a single contributor and backed by a single company.
> cannot build camel-chroma on power and s390 platforms
> -----------------------------------------------------
>
> Key: CAMEL-22869
> URL: https://issues.apache.org/jira/browse/CAMEL-22869
> Project: Camel
> Issue Type: Task
> Components: build system, camel-ai
> Affects Versions: 4.18.0
> Reporter: Claus Ibsen
> Assignee: Pasquale Congiusti
> Priority: Major
> Fix For: 4.18.0
>
>
> [ERROR] Failed to execute goal on project camel-chroma: Could not resolve
> dependencies for project org.apache.camel:camel-chroma:jar:4.18.0-SNAPSHOT
> [ERROR] dependency: org.nd4j:nd4j-native:jar:linux-s390x:1.0.0-M2 (compile)
> [ERROR] Could not find artifact
> org.nd4j:nd4j-native:jar:linux-s390x:1.0.0-M2 in central
> (https://repo1.maven.org/maven2/)
> [ERROR] Could not find artifact
> org.nd4j:nd4j-native:jar:linux-s390x:1.0.0-M2 in jetbrains-kotlinx
> (https://maven.pkg.jetbrains.space/public/p/kotlinx-html/maven)
> [ERROR] dependency: org.bytedeco:javacpp:jar:linux-s390x:1.5.7 (compile)
> [ERROR] Could not find artifact
> org.bytedeco:javacpp:jar:linux-s390x:1.5.7 in central
> (https://repo1.maven.org/maven2/)
> [ERROR] Could not find artifact
> org.bytedeco:javacpp:jar:linux-s390x:1.5.7 in jetbrains-kotlinx
> (https://maven.pkg.jetbrains.space/public/p/kotlinx-html/maven)
> [ERROR] dependency: org.bytedeco:openblas:jar:linux-s390x:0.3.19-1.5.7
> (compile)
> [ERROR] Could not find artifact
> org.bytedeco:openblas:jar:linux-s390x:0.3.19-1.5.7 in central
> (https://repo1.maven.org/maven2/)
> [ERROR] Could not find artifact
> org.bytedeco:openblas:jar:linux-s390x:0.3.19-1.5.7 in jetbrains-kotlinx
> (https://maven.pkg.jetbrains.space/public/p/kotlinx-html/maven)
> [ERROR] dependency: org.nd4j:nd4j-native-preset:jar:linux-s390x:1.0.0-M2
> (compile)
> [ERROR] Could not find artifact
> org.nd4j:nd4j-native-preset:jar:linux-s390x:1.0.0-M2 in central
> (https://repo1.maven.org/maven2/)
> [ERROR] Could not find artifact
> org.nd4j:nd4j-native-preset:jar:linux-s390x:1.0.0-M2 in jetbrains-kotlinx
> (https://maven.pkg.jetbrains.space/public/p/kotlinx-html/maven)
> [ERROR] -> [Help 1]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)