1. Open a command window and run C:\Working\CAM\envSetup.bat to setup the environment.
  2. Switch to %WORKING_DIR%\calculator.
  3. Run mvn clean install to build the project. 
  4. Verify that the calculator project was successfully built. A target folder will be created in the project directory.
  5. Verify that the %PROJECT_DIR\target folder contains a Calculator.war file. 
  • No labels