Search found 5 matches

by monty11ez
Sat Nov 24, 2018 10:29 am
Forum: Help and Support
Topic: FreeBSD Configuration
Replies: 10
Views: 17003

Re: FreeBSD Configuration

mvn package -Plinux Running package gives this error: [ERROR] Errors: [ERROR] JNATypesTest.testFixedCharArrayByReference:170 ? UnsatisfiedLink Native librar... [ERROR] JNATypesTest.testPointerArrayByReference:133 ? NoClassDefFound Could not initi... [ERROR] JNATypesTest.testStringByReference:55 ? N...
by monty11ez
Sat Nov 24, 2018 8:39 am
Forum: Help and Support
Topic: FreeBSD Configuration
Replies: 10
Views: 17003

Re: FreeBSD Configuration

I was just trying to follow the BUILD.md.

Code: Select all

 mvn external:install
did build, but I'm not finding the files to run the program. Java development is not something I've ever done.
by monty11ez
Thu Nov 22, 2018 8:39 am
Forum: Help and Support
Topic: FreeBSD Configuration
Replies: 10
Views: 17003

Re: FreeBSD Configuration

I have tried building the project source and when I run: mvn com.savage7.maven.plugins:maven-external-dependency-plugin:resolve-external I get this error: [ERROR] Failed to execute goal com.savage7.maven.plugins:maven-external-dependency-plugin:0.5:resolve-external (default-cli) on project ums: The ...
by monty11ez
Sat Nov 17, 2018 1:49 pm
Forum: Help and Support
Topic: FreeBSD Configuration
Replies: 10
Views: 17003

Re: FreeBSD Configuration

I am definitely interested in testing. I would like to submit an update for the extremely out of date port.
by monty11ez
Sun Nov 11, 2018 12:52 pm
Forum: Help and Support
Topic: FreeBSD Configuration
Replies: 10
Views: 17003

FreeBSD Configuration

I'm getting a few errors when trying to run in console mode. WARN 19:36:00.767 [main] Error loading libzen: Native library (com/sun/jna/freebsd-x86-64/libjnidispatch.so) not found in resource path ([file:/usr/home/monty/git/ums-7.5.0/update.jar, file:/usr/home/monty/git/ums-7.5.0/ums.jar]) INFO 19:3...