-
Notifications
You must be signed in to change notification settings - Fork 300
Open
Description
When I use the library with Java 17, getting the following error:
- exception: Unable to derive module descriptor for aho-corasick-double-array-trie/1.2.3/aho-corasick-double-array-trie-1.2.3.jar
- cause: aho.corasick.double.array.trie: Invalid module name: 'double' is not a Java identifier
This appears to be fixed in PR #55 , but it is not published to Maven central.
Can you please publish the new release to Maven central? A lot of people are using Java 9+, and this would help avoid forking the library to improve JPMS support.
Metadata
Metadata
Assignees
Labels
No labels