wunan1210 commented on PR #4972:
URL: https://github.com/apache/seatunnel/pull/4972#issuecomment-1608556805

   > 
   
   
   
   > 
Example:https://github.com/apache/seatunnel/tree/dev/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-mongodb-e2e
   
   would you please tell me how to run e2e locally? error happened when using ` 
mvn test -pl seatunnel-e2e/seatunnel-connector-v2-e2e/connector-mongodb-e2e -am 
-T 1C`
   
   ```
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  10.319 s (Wall Clock)
   [INFO] Finished at: 2023-06-27T09:10:49+08:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile 
(default-testCompile) on project seatunnel-config-shade: Compilation failure: 
Compilation failure: 
   [ERROR] 
/home/ubuntu/seatunnel/seatunnel-config/seatunnel-config-shade/src/test/java/org/apache/seatunnel/config/JsonFormatTest.java:[20,53]
 error: cannot find symbol
   [ERROR]   symbol:   class Config
   [ERROR]   location: package org.apache.seatunnel.shade.com.typesafe.config
   [ERROR] 
/home/ubuntu/seatunnel/seatunnel-config/seatunnel-config-shade/src/test/java/org/apache/seatunnel/config/JsonFormatTest.java:[21,53]
 error: cannot find symbol
   ```


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