What is build profile?
What phases does a site lifecycle consist of?
Name the 3 build lifecycle of maven.
What phases does a clean lifecycle consist of?
How can you activate profiles?
What types of maven repository?
Mention the steps for installing maven on windows.
When does maven use the external dependency concept?
Can you tell me the default location of your local repository?
What is the maven build lifecycle?
What is the command to create a new project based on an archetype?
If you fail to define any information, where does your pom inherits that information from?
What is a transitive dependency in maven?
What are the default values for the packaging element? If there is no packaging element defined? What is the default value for that?
What is the meaning of the message “you cannot have two plugin executions with the same or missing elements”?