Skip to content
This repository was archived by the owner on Jun 29, 2021. It is now read-only.
This repository was archived by the owner on Jun 29, 2021. It is now read-only.

Import otgc-linux project: Cannot resolve plugin com.zenjava:javafx-maven-plugin:8.8.3 #21

@liz7124

Description

@liz7124

Hi.
I tried to import otgc-linux project to intellij IDEA.
What I did was ran this curl https://openconnectivity.github.io/otgc-linux/setup.sh | bash and got otgc-linux folder. Then I import this folder to intellij and build. But I got this error Cannot resolve plugin com.zenjava:javafx-maven-plugin:8.8.3 and the effect is when I run and debug this project I got another error java.lang.UnsatisfiedLinkError: no iotivity-lite-jni in java.library.path.

I use Ubuntu 16.04. I check mvn -v :

Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.8.0_242, vendor: Private Build
Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-76-generic", arch: "amd64", family: "unix"

And java -version

openjdk version "1.8.0_242"
OpenJDK Runtime Environment (build 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08)
OpenJDK 64-Bit Server VM (build 25.242-b08, mixed mode)

The iotivity-lite.jar and iotivity-lite.so already in /lib and /lib/jni/ folder

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions