That simple debug steps make your live longer:
- check the actual settings were applied: `-XshowSettings:properties`
- If still no idea what's wrong, try the ultimate weapon: `--Djavax.net.debug=all` - and be prepared for long log file ;).
And couple more takeaways:
- The `.mavenrc` overrides whatever comes even in MAVEN_OPTS passed from environment.
- The `${USER}` variable is not evaluated when put into `${PRJECT_DIR}/.mvn/jvm.config` file.
Brak komentarzy:
Prześlij komentarz