1 / 4

Apache Maven

Apache Maven. What is it ? How does it work ? Why use it ? Structure Usage Examples. www.semtech-solutions.co.nz info@semtech-solutions.co.nz. Apache Maven – What is it ?. A build automation tool Mainly for Java projects Uses conventions for build structure / procedure

kcall
Download Presentation

Apache Maven

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Apache Maven • What is it ? • How does it work ? • Why use it ? • Structure • Usage • Examples www.semtech-solutions.co.nz info@semtech-solutions.co.nz

  2. Apache Maven – What is it ? • A build automation tool • Mainly for Java projects • Uses conventions for build structure / procedure • Licensed by Apache • Developed via Jakarta project • Stores libraries and plugins in a central repository www.semtech-solutions.co.nz info@semtech-solutions.co.nz

  3. Apache Maven – How does it work ? • Build controlled via pom.xml project file • POM = Project Object Model • Uses standard build order, directories, plugins • Identifies dependencies in the pom.xml • One POM can call child POM's • It makes the build easier • Provides uniformity www.semtech-solutions.co.nz info@semtech-solutions.co.nz

  4. Interesting, right? This is just a sneak preview of the full presentation. We hope you like it! To see the rest of it, just click here to view it in full on PowerShow.com. Then, if you’d like, you can also log in to PowerShow.com to download the entire presentation for free.

More Related