Apache Maven Interview Questions
Questions Answers Views Company eMail

What is the use of maven repository?

182

What is maven?

179

What is a mojo?

193

Difference between maven project and module?

162

What is maven repository central?

194

How to tackle duplicate classes in maven build?

206

Difference between maven and ant?

180

What is the sequence in which maven looks for the resources?

1530

How to specify the sequence in which sub modules needs to be built?

166

How do you resolve maven dependencies issue while upgrading dependencies versions?

170

How can we see dependencies for the project and where exactly they are defined?

167

What is the default location of local repository?

160

How can I change the default location of the generated jar when I command "mvn package"?

173

What is a cyclic dependency?

158

What would you do if you have to add a jar to the project using maven?

156


Post New Apache Maven Questions

Un-Answered Questions { Apache Maven }

What is pluginmanagement?

167


What is maven's order of inheritance?

311


Throw some light on the pom.xml file in maven.

186


What are some problems which we face while the development of a project when maven is not used?

157


What is a project's fully qualified artifact name?

289


What is the difference between version and snapshot?

275


How to add local jar files to a maven project?

175


Explain how you can exclude dependency?

359


Difference between maven scope compile and provided for jar packaging?

169


What are the different types of profile in maven? Where will you define these profiles?

246


What is the command to create a new project based on an archetype?

164


What is a maven pom file?

172


What is maven lifecycle?

196


List out what are the Maven’s order of inheritance?

214


How do you run junit tests in parallel in a maven build?

150