What is a system dependency?
Answer / Amit Anand
A system dependency is a dependency that Maven does not download from a repository but assumes it's available in the local system. This can be useful for dependencies like JDK or JRE that are already installed on the machine.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is maven artifact?
What is maven jxr?
What is the difference between ant and maven?
What are the two setting files called and what is their location?
How do you convert input stream into string?
Is there a particular sequence in which maven searches for dependency libraries?
What phases does a site lifecycle consist of?
What is the command to create a new project based on an archetype?
How will you verify if maven is installed on windows?
What do you mean by maven and why it is used?
What are different dependency scopes in maven?
What are its features/advantages of uber jar?