Mounika-Reddy206 commented on issue #1695:
URL: 
https://github.com/apache/camel-kafka-connector/issues/1695#issuecomment-2594797617

   I tried with latest code, its failing with below error
   
   _The requested profile "" could not be activated because it does not exist.
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.13.0:testCompile 
(default-testCompile) on project itests-common: Compilation failure: 
Compilation failure: 
   [ERROR] 
/Users/mounika/Desktop/camel-kafka-connector/tests/itests-common/src/test/java/org/apache/camel/kafkaconnector/common/AbstractKafkaTest.java:[25,50]
 cannot find symbol
   [ERROR]   symbol:   class ContainerLocalKafkaService
   [ERROR]   location: package org.apache.camel.test.infra.kafka.services
   [ERROR] 
/Users/mounika/Desktop/camel-kafka-connector/tests/itests-common/src/test/java/org/apache/camel/kafkaconnector/common/AbstractKafkaTest.java:[28,50]
 cannot find symbol
   [ERROR]   symbol:   class RemoteKafkaService
   [ERROR]   location: package org.apache.camel.test.infra.kafka.services
   [ERROR] 
/Users/mounika/Desktop/camel-kafka-connector/tests/itests-common/src/test/java/org/apache/camel/kafkaconnector/common/AbstractKafkaTest.java:[29,50]
 cannot find symbol
   [ERROR]   symbol:   class StrimziService
   [ERROR]   location: package org.apache.camel.test.infra.kafka.services
   [ERROR] -> [Help 1]_
   


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