Give the command for installation of the jar file in a local repository.
What are the elements in pom that a profile can freely modify when specified in the pom?
Is there a way I can configure maven to always download sources and javadocs?
Can you tell me the default location of your local repository?
What is the command to package maven project?
What are different dependency scopes in maven?
What is the command to create a new project based on an archetype?
How you can exclude dependency?
What is dependency exclusion?
How do you build fat jar using maven?
What means snapshot in maven?
What is an archetype?
How would you see the version of maven?
Explain what is pom?
How do you force maven to copy dependencies into target/lib?