mirror of https://github.com/jwtk/jjwt.git
Updated Home (markdown)
parent
0f661c4bf1
commit
7fdbca32b9
4
Home.md
4
Home.md
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue