Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 419 Bytes

maven.md

File metadata and controls

11 lines (11 loc) · 419 Bytes

Maven

  • Scopes of dependencies in Maven?
  • What is the –SNAPSHOT suffix in Maven?
  • What is the difference between deploy and install?
  • WHat are transitive dependencies?
  • How to pack a project to zip file?
  • What is a Maven lifecycle?
  • How to list all dependencies in project?
  • What will Maven 'install' phase do?
  • What elements of parent POM can you use?
  • How can you overrule default Maven phase behaviour?