Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1.  The MAVEN_OPTS environmental variable

indent
1
1

{panel
}
Starting from the *Windows Task Bar
goto:
          
* goto:\\
\\
           *start->Control Panel->System->Advanced->Environment
Variables
and a
 Variables*\\
\\
and a dialog, similar to the one below, will be
displayed:
           Image Removed
Under System variables, click the New button and the following dialog will be display:
          Image Removed
Enter the following:
          Variable name:  MAVEN_OPTS
          Variable value:  
 displayed:\\
\\
           !SystemPropertiesForWindows.jpg!\\
\\
Under {color:blue}System variables{color}, click the *New* button and the following dialog will be display:\\
\\
          !NewEmptySystemVariableForWindows.jpg!\\
\\
Enter the following:\\
\\
          Variable name:  *MAVEN_OPTS*
          Variable value:  *-Djavax.net.ssl.trustStore=/path/to/the/serverTrustStore.jks -Djavax.net.ssl.trustStorePassword="XXXXXX"

          making the appropriate adjustment for
*
          making the appropriate adjustment for */path/to/the/serverTrustStore.jks* and the password *"XXXXXX"
.
           Image Removed
When satisfied that everything is correct, click the OK button.
When the Environmental Variables dialog re-appears, click the OK button.
Finally, you must reboot your workstation.
Wiki Markup
{index}{index}*.\\
\\
           !NewSystemVariableForWindows.jpg!\\
\\
When satisfied that everything is correct, click the *OK* button.\\
\\
When the *Environmental Variables* dialog re-appears, click the *OK* button.\\
\\
Finally, you must *reboot* your workstation.
{panel}