Re: Ambari build

2022-01-07 Thread Nils Breunese
Marc Hoppins wrote: > This is a stock ambari 2.7.6 build attempt on Ubuntu 18.04. I am not a java > entity but I am interested in understanding how these tools operate with a > view to getting away from Cloudera. We currently run with CDH 6.3, the > free/express version and this leaves us

RE: Ambari build

2022-01-07 Thread Marc Hoppins
:58 PM To: Maven Users List Subject: Re: Ambari build EXTERNAL Also please check instructions here https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.6 pt., 7 sty 2022, 13:28 użytkownik Delany napisał: > Hi Marc > -DskipTests is case sensitive. You ca

Re: Ambari build

2022-01-07 Thread Sylwester Lachiewicz
Also please check instructions here https://cwiki.apache.org/confluence/display/AMBARI/Installation+Guide+for+Ambari+2.7.6 pt., 7 sty 2022, 13:28 użytkownik Delany napisał: > Hi Marc > -DskipTests is case sensitive. You can also skip compilation of tests with > -Dmaven.test.skip > Eclipse is

Re: Ambari build

2022-01-07 Thread Delany
Hi Marc -DskipTests is case sensitive. You can also skip compilation of tests with -Dmaven.test.skip Eclipse is probably using a bundled JDK - version 11+ since you're getting javax errors. Intellij is using a bundled Maven since its complaining about https repos. Check Intellij's Maven