openjfx / javafx-maven-plugin

Maven plugin to run JavaFX 11+ applications
Apache License 2.0
371 stars 59 forks source link

javafx-maven-plugin not work with sdk 18 #160

Open trantronghien opened 1 year ago

trantronghien commented 1 year ago

run cmd run mvn clean javafx:jlink show erorr Process exited with an error: 1 (Exit value: 1). please help me

WalterClementsJr commented 1 year ago

Can you post the full stack trace? Process exited with an error: 1 (Exit value: 1) is just an IDE's javaagent message when the process it was attached to failed.

trantronghien commented 1 year ago

I not found stack trace: image

Can you post the full stack trace? Process exited with an error: 1 (Exit value: 1) is just an IDE's javaagent message when the process it was attached to failed.