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 ...
Search found 5 matches
- Sat Nov 24, 2018 10:29 am
- Forum: Help and Support
- Topic: FreeBSD Configuration
- Replies: 10
- Views: 19848
- Sat Nov 24, 2018 8:39 am
- Forum: Help and Support
- Topic: FreeBSD Configuration
- Replies: 10
- Views: 19848
Re: FreeBSD Configuration
I was just trying to follow the BUILD.md. did build, but I'm not finding the files to run the program. Java development is not something I've ever done.
Code: Select all
mvn external:install
- Thu Nov 22, 2018 8:39 am
- Forum: Help and Support
- Topic: FreeBSD Configuration
- Replies: 10
- Views: 19848
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 ...
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 ...
- Sat Nov 17, 2018 1:49 pm
- Forum: Help and Support
- Topic: FreeBSD Configuration
- Replies: 10
- Views: 19848
Re: FreeBSD Configuration
I am definitely interested in testing. I would like to submit an update for the extremely out of date port.
- Sun Nov 11, 2018 12:52 pm
- Forum: Help and Support
- Topic: FreeBSD Configuration
- Replies: 10
- Views: 19848
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 ...
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 ...