I've issued PR https://github.com/apache/incubator-beam/pull/42 and while Travis seems happy about it, Jenkis is not.
Checking the build console https://builds.apache.org/job/beam_PreCommit/61/console I see that for some reason it downloads MapR hadoop artifacts such as: [INFO] Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/hadoop/hadoop-client/2.7.0-mapr-1509/hadoop-client-2.7.0-mapr-1509.jar instead of Apache Hadoop from Maven Central. It seems that the issues causing the tests to fail are related to the MapR distribution.. Any reason for that ? How/Where does Jenkins configure it's settings.xml ? Thanks, Amit
