Apache Maven Tutorial With JAVA ( Maven Introduction ) #1

preview_player
Показать описание
Maven makes Java programming easier! It's referred to as a build tool, but it's so much more. Use Maven to manage the entire lifecycle of your project, generate reports, and store documents with its POM repository.

This course introduces Maven for build automation in JAVA, and reviews the other features and functions to consider adding to your development workflow. I Will show You how to install Maven on Mac or Windows, work with the Project Object Model (POM), and use its extensive library of plugins for compiling, testing, deploying, packaging, reporting, and more. Plus, learn how to create a complete start-to-finish project using Maven and two different Java IDEs: NetBeans and IntelliJ.

Topics include:

Downloading Maven
Installing Maven
Understanding the lifecycle and dependencies of Maven
Working with the Project Object Model (POM)
Defining project relationships
Using Maven plugins
Creating a sample project with Maven
Writing tests in Maven
Packaging your app

Let's Connect :

Комментарии
Автор

Thank You for this video...fast, clear and without trash talk. Wish to see more such videos on YouTube...

michag
Автор

Cool . Thanks for this awesome Tutorials

mashoodkiyani
Автор

I don't believe your MAVEN_HOME environment variable should be set to the maven bin directory should it? It should simply be to where you've installed maven?

karlkrasnowsky
Автор

Are you a brazilian living in US? i can pick up accent. Thanks for the vid

AndresLeonRangel