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

Maven support for Yices #221

Closed
3 tasks done
kfriedberger opened this issue Feb 15, 2021 · 1 comment
Closed
3 tasks done

Maven support for Yices #221

kfriedberger opened this issue Feb 15, 2021 · 1 comment
Labels

Comments

@kfriedberger
Copy link
Member

kfriedberger commented Feb 15, 2021

Our Yices components come partially under GPL and thus are not included in publications in the IVY repository.
For Maven, the same problem appears: Yices and its bindings in JavaSMT are not included.

TODO:

  • release our compiled Yices binaries into Maven
    (maybe wait until Yices2 windows support #215, when we have all binaries for Linux and Windows, and the build process is clear and simplified)
  • release our Yices bindings into Maven (separate archive). A correct dependency definition is required, aka POM file.
  • update our example Maven projects to include Yices, either optional or directly.
@kfriedberger
Copy link
Member Author

This issue was solved with #253.
An example application using Maven can be found in doc/Example-Maven-Project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant