Dear you,
Could you send us the complete log file please ?

Anyway to be able to build Jaxx try to compile it skipping tests

mvn clean install -Dmaven.test.skip

David Cossé

Le 24/02/2017 à 01:31, Joel Jones a écrit :
I’m having trouble getting jaxx to compile on my Macintosh. After doing a git clone, I did “mvn install” and got an error. On trying again, I did the below and got the same failure. 

I’m sure I’ve got something configured wrong, but after lots of web searches, I still don’t know where to start.

What should I be looking at?

Here is some information about my machine:

System Version:	OS X 10.10.5 (14F2109)
  Kernel Version:	Darwin 14.5.0
  Boot Volume:	Boot
  Boot Mode:	Normal
  Computer Name:	Joel Jones’s MacBook Pro
  User Name:	Joel Jones (jones)
  Secure Virtual Memory:	Enabled
  Time since boot:	5:53

Joel Jones


Joel-Joness-MacBook-Pro:jaxx jones$ mvn --version
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T08:41:47-08:00)
Maven home: /usr/local/Cellar/maven/3.3.9/libexec
Java version: 1.8.0_45, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.10.5", arch: "x86_64", family: “mac"
Joel-Joness-MacBook-Pro:jaxx jones$ git branch
* develop
Joel-Joness-MacBook-Pro:jaxx jones$ git branch -a
* develop
  remotes/origin/HEAD -> origin/develop
  remotes/origin/develop
  remotes/origin/develop-2.x
  remotes/origin/feature/3468
  remotes/origin/master
  remotes/origin/master-2.x
Joel-Joness-MacBook-Pro:jaxx jones$ git remote -v
origin	https://gitlab.nuiton.org/nuiton/jaxx.git (fetch)
origin	https://gitlab.nuiton.org/nuiton/jaxx.git (push)
Joel-Joness-MacBook-Pro:jaxx jones$ java -version
java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)
Joel-Joness-MacBook-Pro:jaxx jones$ uname -a
Darwin Joel-Joness-MacBook-Pro.local 14.5.0 Darwin Kernel Version 14.5.0: Sun Sep 25 22:07:15 PDT 2016; root:xnu-2782.50.9~1/RELEASE_X86_64 x86_64
Joel-Joness-MacBook-Pro:jaxx jones$ mvn clean
…
Joel-Joness-MacBook-Pro:jaxx jones$ mvn install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
...
Running org.nuiton.jaxx.plugin.NodeItemTest
findChild
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuiton.jaxx.plugin.NodeItemTest

Results :

Tests in error:
  Bug1750Test.Bug_1750:39 » MojoExecution Aborting due to errors reported by jax...


_______________________________________________
Jaxx-devel mailing list
Jaxx-devel@list.nuiton.org
http://list.nuiton.org/cgi-bin/mailman/listinfo/jaxx-devel