tarilabs commented on issue #3937:
URL: https://github.com/apache/camel-k/issues/3937#issuecomment-1359163284

   I'm trying with another branch only Processor and there seems to be some 
cache issues inside the Operator
   ```
   
{"level":"info","ts":1671532906.9534621,"logger":"camel-k.maven.build","msg":"------------------------------------------------------------------------"}
   
{"level":"info","ts":1671532906.9535449,"logger":"camel-k.maven.build","msg":"BUILD
 FAILURE"}
   
{"level":"info","ts":1671532906.95374,"logger":"camel-k.maven.build","msg":"------------------------------------------------------------------------"}
   
{"level":"info","ts":1671532906.958559,"logger":"camel-k.maven.build","msg":"Total
 time:  1.830 s (Wall Clock)"}
   
{"level":"info","ts":1671532906.962005,"logger":"camel-k.maven.build","msg":"Finished
 at: 2022-12-20T10:41:46Z"}
   
{"level":"info","ts":1671532906.9620912,"logger":"camel-k.maven.build","msg":"------------------------------------------------------------------------"}
   
{"level":"error","ts":1671532906.965436,"logger":"camel-k.maven.build","msg":"Failed
 to execute goal on project camel-k-integration: Could not resolve dependencies 
for project org.apache.camel.k.integration:camel-k-integration:jar:1.11.0: 
com.github.kiegroup:yard:jar:camelkprocessor 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 -> [Help 
1]","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/c
 
amel-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"}
   ```
   
   @lburgazzoli does the `github:` reference MUST be a simple maven project, 
and MUST NOT be a maven multi-module project, please? 🤔 


-- 
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]

Reply via email to