Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepareMergedJarsDir execution fails #234

Closed
vvronline opened this issue Aug 10, 2023 · 3 comments
Closed

prepareMergedJarsDir execution fails #234

vvronline opened this issue Aug 10, 2023 · 3 comments

Comments

@vvronline
Copy link

Hello, I wanted to use jpackageImage in my gradle project, but when i run i am getting this issue

Task :prepareMergedJarsDir FAILED
Caching disabled for task ':prepareMergedJarsDir' because:
Build cache is disabled
Task ':prepareMergedJarsDir' is not up-to-date because:
Task has failed previously.
Executing: C:\Program Files\java\jdk-11.0.1/bin/javac -cp . -d . JavaVersion.java

Executing: [C:\Program Files\java\jdk-11.0.1/bin/java, -cp, ., JavaVersion]
11

javaVersion(C:\Program Files\java\jdk-11.0.1): 11

taskData: org.beryx.jlink.data.PrepareMergedJarsDirTaskData(forceMergedJarPrefixes:[], extraDependenciesPrefixes:[], mergedJarsDir:D:\JAVA\Checkin\Checkin\build\jlinkbase\mergedjars, jlinkJarsDirPath:D:\JAVA\Checkin\Checkin\build/jlinkbase/jlinkjars, nonModularJarsDirPath:D:\JAVA\Checkin\Checkin\build/jlinkbase/nonmodjars, tmpJarsDirPath:D:\JAVA\Checkin\Checkin\build/jlinkbase/tmpjars, configuration:configuration ':runtimeClasspath', javaHome:C:\Program Files\java\jdk-11.0.1, jvmVersion:11, jarExcludes:[:])
:prepareMergedJarsDir (Thread[Execution worker Thread 2,5,main]) completed. Took 0.714 secs.

Execution failed for task ':prepareMergedJarsDir'.

java.util.zip.ZipException: zip END header not found

@vvronline
Copy link
Author

Capture

@airsquared
Copy link
Collaborator

See #201.

@airsquared
Copy link
Collaborator

Closing due to inactivity.

@airsquared airsquared closed this as not planned Won't fix, can't repro, duplicate, stale Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants