squakez commented on issue #5344:
URL: https://github.com/apache/camel-k/issues/5344#issuecomment-2049439129

   Seen again in 
https://github.com/apache/camel-k/actions/runs/8645066005/job/23701493911#step:4:14936.
 This time the error is:
   ```
    dump.go:337:     > 
{"level":"error","ts":"2024-04-11T10:20:37Z","logger":"camel-k.maven.build","msg":"[FATAL]
 Non-readable POM 
/etc/maven/m2/io/quarkus/quarkus-bom/3.8.3/quarkus-bom-3.8.3.pom: input 
contained no data @ 
/etc/maven/m2/io/quarkus/quarkus-bom/3.8.3/quarkus-bom-3.8.3.pom","stacktrace":"github.com/apache/camel-k/v2/pkg/util/log.Logger.Error\n\tgithub.com/apache/camel-k/v2/pkg/util/log/log.go:81\ngithub.com/apache/camel-k/v2/pkg/util/maven.normalizeLog\n\tgithub.com/apache/camel-k/v2/pkg/util/maven/maven_log.go:83\ngithub.com/apache/camel-k/v2/pkg/util/maven.MavenLogHandler\n\tgithub.com/apache/camel-k/v2/pkg/util/maven/maven_log.go:54\ngithub.com/apache/camel-k/v2/pkg/util.scan\n\tgithub.com/apache/camel-k/v2/pkg/util/command.go:76\ngithub.com/apache/camel-k/v2/pkg/util.RunAndLog.func1\n\tgithub.com/apache/camel-k/v2/pkg/util/command.go:55\ngolang.org/x/sync/errgroup.(*Group).Go.func1\n\tgolang.org/x/sync@v0.7.0/errgroup/errgroup.go:78"}
   ```
   I have the feeling this problem is caused by a concurrent access of Maven to 
the same set of dependencies. AFAIK the multiple access in Maven was already 
solved, but I start thinking it is really not.


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to