-
Notifications
You must be signed in to change notification settings - Fork 1
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 name is not compatible with java 9 :( #20
Comments
@mrwilson Would you be open to reviewing changes to introduce |
Actually, while I was on it, the changes would be as simple as this diff, but I am not sure of the pre-requisites to raise that as a request here and how other than that could the Travis pipelines be tested for the changes made. |
@namannigam Please do raise a PR, and I will do my best to get it merged. Once I've pulled that in, I'll cut the 2.0 release in #23 |
Why is this ticket still open? Wasn't it resolved by a pull request? |
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ my-project ---
[WARNING] Can't extract module name from java-8-matchers-1.9.jar: java.8.matchers: Invalid module name: '8' is not a Java identifier
The text was updated successfully, but these errors were encountered: