What is the sequence in which maven looks for the resources?
Answer Posted / Ramesh Kumar
When looking for resources, Maven searches for them in the following order: project's classpath, system classpath, and user classpath.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers