squakez opened a new issue, #5195:
URL: https://github.com/apache/camel-k/issues/5195

   ### What happened?
   
   As we translate the builder properties into xml project properties, then, 
there is an error when we use characters not fitting the xml tag specification.
   
   ### Steps to reproduce
   
   kamel run test.yaml --build-property test.\"property\"=fail --dev
   
   ### Relevant log output
   
   ```shell
   camel-k-operator-5cdfc89cd8-tqr5m camel-k-operator 
{"level":"error","ts":"2024-02-28T10:48:16Z","logger":"camel-k.maven.build","msg":"[ERROR]
 Some problems were encountered while processing the POMs:\n[FATAL] 
Non-parseable POM /tmp/kit-cnfguqlmitks73fs1f3g-2157715289/maven/pom.xml: start 
tag unexpected character \" (position: TEXT seen ...</quarkus.package.type>\\n  
  <test.\"... @10:12)  @ line 10, column 12\n @ 
","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:5
 
5\ngolang.org/x/sync/errgroup.(*Group).Go.func1\n\tgolang.org/x/sync@v0.6.0/errgroup/errgroup.go:78"}
   ```
   
   
   ### Camel K version
   
   _No response_


-- 
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.apache.org

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

Reply via email to