\\
In the above, replace the */path/to* with the actual path to the serverTrustStore.jks and replace *XXXXXXXX* with the actual serverTrustStore password.
\\
\\
*For MAC users*: You can now [download a nice plugin | How to install the Oracle OC4J 10.1.3.5 stand alone server^RCEnvironment-1.4.X.dmg] that helps you manage your system environmental variables. The plugin, *RCEnvironment*, is a preference pane for MacOS X 10.1 or higher that allows editing of a user's ~/.MacOSX/environment.plist file.
\\
# Verify the Maven installation by opening a CMD window and typying the command line: *mvn --version*. If everything is correct, something similar to the following should be displayed:
\\
\\
{indent:2}
Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)
Java version: 1.6.0_27
Java home: C:\Program Files\Java\jdk1.6.0_27\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7" version: "6.1" arch: "amd64" Family: "windows"
|