Jenkins jobs currently use "default Maven settings" and "default Maven
global settings". We have some (limited) ability to view and change these
settings ourselves.

Can we definitely confirm this is the root-cause?

On Sat, Mar 12, 2016 at 8:49 AM, Amit Sela <[email protected]> wrote:

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

Reply via email to