...
Panel | ||
---|---|---|
To configure Maven to use Java keystores with Mac OS X, you need to modify .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. |