Updated Home (markdown)

Les Hazlewood 2022-04-22 14:00:48 -04:00
parent 0f661c4bf1
commit 7fdbca32b9
1 changed files with 3 additions and 1 deletions

@ -8,7 +8,9 @@ Welcome to the jjwt wiki!
1. Ensure the correct `~/.m2/settings.xml` are enabled (not using a company private repo) and the `sonatype-oss-release` and `stormpath-signature` profiles are enabled.
1. Ensure `java -version` equals JDK 7
1. Ensure you have the Zulu JDK 7 installation here: https://www.azul.com/downloads/?version=java-7-lts&os=macos&architecture=x86-64-bit&package=jdk
1. Ensure `java -version` equals this Zulu JDK 7
1. Ensure MAVEN_OPTS is set properly:
```bash