[
https://issues.apache.org/jira/browse/CAMEL-22869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053832#comment-18053832
]
Pasquale Congiusti commented on CAMEL-22869:
--------------------------------------------
Okey, I had not considered that we also create autogenerated classes in certain
modules, see:
{code}
[ERROR]
/home/jenkins/jenkins-home/712657a4/workspace/l_Camel_Core_Build_and_test_main/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/ChromaComponentBuilderFactory.java:[24,40]
error: package org.apache.camel.component.chroma does not exist
{code}
This is a blocker. The management of the exclusion of the module was already
complicated enough with the solution I've put in place. It cannot go further
than this as, adding any change in code generation is going to be a maintenance
nightmare. We need to reconsider the adoption of this component, at least, with
the implementation requiring platform specific dependencies.
cc [~acosentino] [~davsclaus]
> 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)