javafx-maven-plugin icon indicating copy to clipboard operation
javafx-maven-plugin copied to clipboard

javafx-maven-plugin not work with sdk 18

Open trantronghien opened this issue 2 years ago • 2 comments

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

trantronghien avatar Dec 21 '22 16:12 trantronghien

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.

WalterClementsJr avatar Jan 22 '23 08:01 WalterClementsJr

I not found stack trace: image

  • But i found error with SDK 18+

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 avatar Jul 15 '23 04:07 trantronghien