You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not best practice to have binary files checked into source control. Consider adding Ivy dependencies to this project to be included during the Ant build process instead of the .jar files in the lib directory:
I will try to use Ivy.
I'll have to check that all the dependencies are in the maven repository.
But I also want to be able to do the JAR build offline as well.
Maybe you can help with some advice?
It's not best practice to have binary files checked into source control. Consider adding Ivy dependencies to this project to be included during the Ant build process instead of the .jar files in the lib directory:
https://ant.apache.org/ivy/history/2.5.0/tutorial/start.html
The text was updated successfully, but these errors were encountered: