2017-10-15 322 views

回答

0

嘗試增加這你的pom.xml:

<!-- https://mvnrepository.com/artifact/org.apache.flink/flink-test-utils --> 
<dependency> 
    <groupId>org.apache.flink</groupId> 
    <artifactId>flink-test-utils</artifactId> 
    <version>0.10.2</version> 
    <scope>test</scope> 
</dependency> 

,然後運行「命令mvn全新安裝」的終端。