Question: What is the default value of the warSourceDirectory configuration property of the Maven WAR Plugin?

  1. /src/main/webapp
  2. /src/main/war
  3. /src/main/WEB-INF
  4. /src/web

Answer: The correct answer of the above question is Option C:/src/main/WEB-INF