Question: If your machine is behind a proxy, where should you specify the proxy server settings in order for Maven to access remote resources?
- `.m2/proxy.txt`
- `pom.xml`
- `proxy.xml`
- `settings.xml`
Answer: The correct answer of the above question is Option D:`settings.xml`