PREREQUISITES
indent | 1 | 1||||
---|---|---|---|---|---|
Panel | |||||
Before you begin, you must have the following:
| |||||
If you do not have
Need a Trusted Server Java keystore , click here for? Here are instructions on how to create a trusted server Java keystore. |
Define The MAVEN_OPTS environmental variable
Panel | ||
---|---|---|
To configure Maven to use Java keystores with Mac OS X, you need to modify $MAVEN_HOME/bin/mvn .mavenrc in your home directory and add the environment variable MAVEN_OPTS :(making the appropriate adjustment for pathTo/serverTrustStore.jks and the password "XXXXXX").
You can now access the Maven repositories using https. |