-
Notifications
You must be signed in to change notification settings - Fork 168
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
Module org.testfx should not contain package org.assertj.core.error.future #682
Comments
Downgrade to 4.0.15 helped to solve this issue. |
I didn't know that |
Can you test with the latest SNAPSHOT? |
I tried, but now I am having trouble with hamcrest :-/. See JabRef/jabref#5397. Could not dive into it more. |
Will create another issue if I find out more. The current gut feeling is that is an issue with hamcrest |
Expected Behavior
No module issues during compilation.
Actual Behavior
I get following output:
Refs JabRef/jabref#3421 --> https://travis-ci.org/JabRef/jabref/jobs/576385529
I will try to create an MWE. I hope, however, that someone has an idea for that.
Specifications
org.testfx:testfx-core:4.0.+ -> 4.0.17-alpha-SNAPSHOT
,org.testfx:testfx-junit5:4.0.+ -> 4.0.17-alpha-SNAPSHOT
openjdk version "11.0.2" 2019-01-15
The text was updated successfully, but these errors were encountered: