Github user aalexandrov commented on the pull request:

    https://github.com/apache/flink/pull/477#issuecomment-79048001
  
    The scala-2.11 build
    
    ```bash
    mvn -Dscala-2.11 clean install
    ```
    
    fails on travis when trying to build the quickstart (@rmetzger reported the 
same problem above). It seems that the `flink-quickstart-scala` package 
[downloads and 
uses](https://travis-ci.org/stratosphere/flink/jobs/54233598#L8055) the current 
nightlies of `flink-scala` from Sonatype instead of using the package local 
version. On my local machine, the same command executes without a problem.


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