Un-Answered Questions { Apache Maven }

What is the command to build your maven site?

159


Is it possible to refer a property defined in your pom.xml file?

137


How maven handles and determines what version of dependency will be used when multiple versions of an artifact are found?

167


What are the types of maven plugins?

141


What is a system dependency?

141


What is the use of the execution element in pom file?

179


What is snapshot in maven?

145


What are the elements in pom that a profile can freely modify when specified in the pom?

418


What are the things that you must define for each external dependency?

141


What would the command mvn clean dependency:copy-dependencies package do?

120


What are the different phases of a maven build lifecycle?

142


What are the benefit of storing jars/external dependencies in the local repository instead of a remote one?

153


What are different types of build profiles?

126


What is a maven repository?

141


When you say maven uses convention over configuration?

139