Github user fanzhidongyzby commented on the issue:

    https://github.com/apache/flink/pull/3802
  
    @greghogan , the compiling error confused me:
    ```
    [ERROR] Plugin org.apache.maven.plugins:maven-surefire-plugin:2.12.2 or one 
of its dependencies could not be resolved: Failed to read artifact descriptor 
for org.apache.maven.plugins:maven-surefire-plugin:jar:2.12.2: Could not 
transfer artifact org.apache.maven.plugins:maven-surefire-plugin:pom:2.12.2 
from/to central (https://repo.maven.apache.org/maven2): Connection reset -> 
[Help 1]
    [ERROR] 
    [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
    [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    [ERROR] 
    [ERROR] For more information about the errors and possible solutions, 
please read the following articles:
    [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
    Trying to KILL watchdog (1542).
    ./tools/travis_mvn_watchdog.sh: line 210:  1542 Terminated              
watchdog
    MVN exited with EXIT CODE: 1.
    java.io.FileNotFoundException: build-target/lib/flink-dist*.jar (No such 
file or directory)
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(ZipFile.java:220)
        at java.util.zip.ZipFile.<init>(ZipFile.java:150)
        at java.util.zip.ZipFile.<init>(ZipFile.java:121)
        at sun.tools.jar.Main.list(Main.java:1060)
        at sun.tools.jar.Main.run(Main.java:291)
        at sun.tools.jar.Main.main(Main.java:1233)
    find: `./flink-yarn-tests/target/flink-yarn-tests*': No such file or 
directory
    PRODUCED build artifacts.
    build_info  mvn-1.log  mvn-2.log  mvn.out
    COMPRESSING build artifacts.
    ```
    My pull request does not change the code in `flink-yarn-tests`, can you 
give me some tips ?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to