We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Certain tests, e.g. as provided in PR #576 are now failing with the current setup using Maven-Surefire 3.0.0-M5.
module-info.java
[ERROR] Errors: [ERROR] FXOMImportsRemoverTest.that_fxml_is_not_modified_when_nothing_is_to_be_removed » InaccessibleObject [ERROR] FXOMImportsRemoverTest.that_the_given_imports_are_removed » InaccessibleObject [ERROR] FXOMRefresherTest » InaccessibleObject Unable to make public static void com.o... [ERROR] FXOMSaverTest » InaccessibleObject Unable to make public static void com.oracl...
mvnw verify
The text was updated successfully, but these errors were encountered:
Oliver-Loeffler
Successfully merging a pull request may close this issue.
Certain tests, e.g. as provided in PR #576 are now failing with the current setup using Maven-Surefire 3.0.0-M5.
Expected Behavior
module-info.java
)Current Behavior
Steps to Reproduce
mvnw verify
Your Environment
Screenshots
The text was updated successfully, but these errors were encountered: