What are the two setting files called and what is their location?
Answer Posted / Satish Kumar Agrahari
The two setting files in Apache Maven are 'settings.xml' and 'user-settings.xml'. The 'settings.xml' file is located at ~/.m2/settings.xml by default, and 'user-settings.xml' is located at ~/.m2/user-settings.xml.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers