nchudasmasumo commented on issue #4330:
URL: https://github.com/apache/camel-quarkus/issues/4330#issuecomment-1344571027
Is there any workaround? I am trying with some POC and stuck with the error
`{"level":"info","ts":1670606733.9583514,"logger":"camel-k.maven.build","msg":"---
quarkus-maven-plugin:2.13.4.Final:build (default) @ camel-k-integration ---"}
{"level":"info","ts":1670606743.5989583,"logger":"camel-k.maven.build","msg":"[io.quarkus.arc.deployment.SplitPackageProcessor]
Detected a split package usage which is considered a bad practice and should
be avoided. Following packages were detected in multiple archives: \n-
\"io.fabric8.openshift.api.model\" found in
[io.fabric8:openshift-model-operator::jar, io.fabric8:openshift-model::jar]"}
{"level":"info","ts":1670606744.916758,"logger":"camel-k.maven.build","msg":"------------------------------------------------------------------------"}
{"level":"info","ts":1670606744.9168925,"logger":"camel-k.maven.build","msg":"BUILD
FAILURE"}
{"level":"info","ts":1670606744.9169307,"logger":"camel-k.maven.build","msg":"------------------------------------------------------------------------"}
{"level":"info","ts":1670606744.917022,"logger":"camel-k.maven.build","msg":"Total
time: 22.692 s (Wall Clock)"}
{"level":"info","ts":1670606744.917071,"logger":"camel-k.maven.build","msg":"Finished
at: 2022-12-09T17:25:44Z"}
{"level":"info","ts":1670606744.9171903,"logger":"camel-k.maven.build","msg":"------------------------------------------------------------------------"}
{"level":"error","ts":1670606744.9271736,"logger":"camel-k.maven.build","msg":"Failed
to execute goal io.quarkus:quarkus-maven-plugin:2.13.4.Final:build (default)
on project camel-k-integration: Failed to build quarkus application:
io.quarkus.builder.BuildException: Build failure: Build failed due to
errors","stacktrace":"github.com/apache/camel-k/pkg/util/log.Logger.Error\n\tgithub.com/apache/camel-k/pkg/util/log/log.go:75\ngithub.com/apache/camel-k/pkg/util/maven.normalizeLog\n\tgithub.com/apache/camel-k/pkg/util/maven/maven_log.go:83\ngithub.com/apache/camel-k/pkg/util/maven.mavenLogHandler\n\tgithub.com/apache/camel-k/pkg/util/maven/maven_log.go:54\ngithub.com/apache/camel-k/pkg/util.scan\n\tgithub.com/apache/camel-k/pkg/util/command.go:77\ngithub.com/apache/camel-k/pkg/util.RunAndLog.func1\n\tgithub.com/apache/camel-k/pkg/util/command.go:56\ngolang.org/x/sync/errgroup.(*Group).Go.func1\n\tgolang.org/x/[email protected]/errgroup/errgroup.go:75"}
`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]