[ 
https://issues.apache.org/jira/browse/CAMEL-22999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18058344#comment-18058344
 ] 

Claus Ibsen commented on CAMEL-22999:
-------------------------------------

[ERROR] 
/Users/davsclaus/workspace/camel-examples/debezium/src/test/java/org/apache/camel/example/debezium/DebeziumTest.java:[75,61]
 no suitable constructor found for PostgresLocalContainerService(SELF)
[ERROR]     constructor 
org.apache.camel.test.infra.postgres.services.PostgresLocalContainerService.PostgresLocalContainerService(java.lang.String)
 is not applicable
[ERROR]       (argument mismatch; SELF cannot be converted to java.lang.String)
[ERROR]     constructor 
org.apache.camel.test.infra.postgres.services.PostgresLocalContainerService.PostgresLocalContainerService(org.testcontainers.postgresql.PostgreSQLContainer)
 is not applicable
[ERROR]       (argument mismatch; SELF cannot be converted to 
org.testcontainers.postgresql.PostgreSQLContainer)

> camel-examples - Some of these examples does not work/test success
> ------------------------------------------------------------------
>
>                 Key: CAMEL-22999
>                 URL: https://issues.apache.org/jira/browse/CAMEL-22999
>             Project: Camel
>          Issue Type: Task
>          Components: examples
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 4.x
>
>
> Some of the standalone camel-examples have some problems, when you do a mvn 
> clean install
>  
>  * aws/main-endpointdsl-aws2/aws2-sqs-consumer
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to