Giter Club home page Giter Club logo

Comments (7)

FibreFoX avatar FibreFoX commented on June 6, 2024

At first glance I would say that maven is not configured to use the right JDK. What does mvn -v print out?

from javafx-maven-plugin.

K-4U avatar K-4U commented on June 6, 2024
Maven home: /Users/k.beckers/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/211.7142.45/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3
Java version: 1.8.0_292, vendor: Azul Systems, Inc., runtime: /Library/Java/JavaVirtualMachines/zulu-8.jdk/Contents/Home/jre
Default locale: en_NL, platform encoding: UTF-8
OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"

Process finished with exit code 0

I had to run it in intellij because that's what i always do.
That said, apparently i have no JAVA_HOME variable... It's been a long two days

from javafx-maven-plugin.

FibreFoX avatar FibreFoX commented on June 6, 2024

IntelliJ, as far as I am aware, brings its own JRE, but maven needs some JDK. I'm using Netbeans (hehe) but I encountered that more often that users were not aware of the bundled JRE of IntelliJ making "big surprises" sometimes.

Regarding the AZUL JDK, I'm not yet testing with other JDKs .... I'm kinda working on getting back to JDK-development in the background (with my local gitlab instance), will take that on my "todo"-list.

from javafx-maven-plugin.

K-4U avatar K-4U commented on June 6, 2024

Hmm, after talking it over with a coworker, it seems that we don't actually have a valid code-signing certificate (i was under the impression that we did).

Using jarsigner i've verified that that jars weren't actually signed, however i'm not sure if that can distinguish between a self-signed certificate or an unsigned jar.

from javafx-maven-plugin.

FibreFoX avatar FibreFoX commented on June 6, 2024

Despite of jarsigner, you could look into the generated JAR-file, if the signing-files inside the META-INF folder do exist.

from javafx-maven-plugin.

FibreFoX avatar FibreFoX commented on June 6, 2024

@K-4U Did you get the chance to check for the signature inside the generated JAR-files?

Meanwhile I am trying to get some Dockerfile setup working to test against Zulu JDK ... if you have any hint how to get a running ZuluFX setup inside Docker, it would really be very appreciated.

from javafx-maven-plugin.

FibreFoX avatar FibreFoX commented on June 6, 2024

I tried using a debian:buster docker image with https://cdn.azul.com/zulu/bin/zulu8.56.0.21-ca-fx-jdk8.0.302-linux_amd64.deb being installed (Zulu.8.56.0.21 with JavaFX ... sadly only available as DEB package instead of prebuilt docker-image), I did not encounter any problem building the javafx-maven-plugin, which does container using the jarsigner-command with generate-keystore goal ... right now I can not find any problem.

Will wait until some feedback from our side.

from javafx-maven-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.