In Maven what are the two setting files called and what are their location?
Answer Posted / Nisha Srivastava
"The two setting files in Maven are user-specific settings.xml (located at ~/.m2/settings.xml) and global settings.xml (located at $USER_HOME/.m2/settings.xml)"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers