What are different type of repositories in maven?
Answer / Raju Kumar Rai
"Local Repository, Remote Repository (Remote repositories can be Central Repository and any other custom repository you configure)"
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mojo?
What are the advantages of maven?
What is the difference between a release version and snapshot version in maven?
What are its features/advantages of uber jar?
What is a cyclic dependency?
How do you run junit tests in parallel in a maven build?
What is the minimal set of information for matching dependency reference against a dependencymanagement section?
What is the difference between ant and maven?
What is a maven pom file?
When you say maven uses convention over configuration?
Have you heard of ban duplicate classes maven enforcer plugin? What is its use?
Difference between maven and ant?