We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 731d506 commit 6baa71aCopy full SHA for 6baa71a
README.md
@@ -79,7 +79,7 @@ There are more build options available as well. For more information refer to [C
79
80
To build Hibernate Validator with JDK 9, export the following environment variable:
81
82
- export MAVEN_OPTS="--add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED
+ export MAVEN_OPTS="--add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED"
83
84
Then the build can be started like this:
85
0 commit comments