-
Notifications
You must be signed in to change notification settings - Fork 107
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
Release 0.6.1 jar is missing some dependencies #95
Comments
It looks like the class The next release should have a more expressive error description. You can also add additional dependencies to the classpath like you would do for a normal standalone application (see for example here):
|
Ok, this is reporting a class that my jar depends on; I thought perhaps it was a jar that japicmp depends on but which was missing from japicmp-0.6.1-jar-with-dependencies.jar |
I have improved the error message for the next release. I hope this will make it more clear.
|
Released with 0.6.2. |
I downloaded the 0.6.1 release jar from the Releases page and tried running
and got an error
Perhaps the release jar is not properly assembled.
(P.S. Please add instructions to the README for how to run the tool)
The text was updated successfully, but these errors were encountered: