Question: If your machine is behind a proxy, where should you specify the proxy server settings in order for Maven to access remote resources?

  1. `.m2/proxy.txt`
  2. `pom.xml`
  3. `proxy.xml`
  4. `settings.xml`

Answer: The correct answer of the above question is Option D:`settings.xml`