Re: Unable to compile 4.5 branch

2015-10-10 Thread cs user
Hi Frank/Rohit, Many thanks to you both for getting back to me, very much appreciated. Running it without this: Mvn.skip.tests=true Appears to have fixed it for me... :-) Should have given it a try, I thought having that in there would be helping to get past this issue. So for anyone else who

Re: Unable to compile 4.5 branch

2015-10-10 Thread Rohit Yadav
Can you try with: mvn clean install -pl api And then, try with the impatient profile skipping the tests. I’ve just built latest 4.5 branch and it works for me. Regards. On 10-Oct-2015, at 4:00 pm, cs user mailto:acldstk...@gmail.com>> wrote: Hi Folks, I'd really appreciate some help with th

Re: Unable to compile 4.5 branch

2015-10-10 Thread Frank Maximus
Mvn.skip.tests=true will skip building the test jar. Running without that option should work. Regards, Frank Apologies, sent that too early, last bit should be : Apache Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+) Maven home: /usr/local/apache-maven-3.0.4 Java version: 1.7.0_75, vendor: Oracl

Re: Unable to compile 4.5 branch

2015-10-10 Thread cs user
Apologies, sent that too early, last bit should be : Apache Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+) Maven home: /usr/local/apache-maven-3.0.4 Java version: 1.7.0_75, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.75.x86_64/jre Default locale: en_US, platform e