-
Notifications
You must be signed in to change notification settings - Fork 135
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
Unable to find the corresponding package for launch4j #444
Comments
Hi @squirrel-git |
I also encountered this problem with my Maven, I searched all the image repositories but couldn't find this package or its corresponding version。 I really don't know what to do. Could you please take a look at the reason? Thank you very much |
Hi @IOvera and @squirrel-git! |
I've just also checked |
Maybe is caused because you are trying to download dependencies from Maven a mirror ( |
If you can't config another repo, maybe you can manually download and copy |
This fixed it for me:
|
Execution default of goal io.github.fvarrui:javapackager:1.7.6:package failed: Pl
ugin io.github.fvarrui:javapackager:1.7.6 or one of its dependencies could not be resolved: Could not find artifact edu.sc.seis.launch4j:launch4j:jar:3.0.5
The text was updated successfully, but these errors were encountered: