Creating a Multi Module Maven Project in Eclipse

preview_player
Показать описание
This video tutorial shows how to create a multi-module maven project in Eclipse IDE.

#javaguides #eclipse #maven #java
Рекомендации по теме
Комментарии
Автор

Thank you. It will be helpful if you know and can show us how to execute one individual project when it's embedded in the parent project. Or this kind of project is only deployable?

mohammedsardar
Автор

Do we need to write code of common and core modules inside parent blogger project OR inside common and Core projects generated in Project explorer?

ajaydhiman
Автор

Great video but it could be improved if you also add explanation on how to add an EAR module and how to setup maven build because if I run maven build, I get prompt asking me to do setup. Thank you

dinobulja
Автор

Hi I wanted to know if we have to dockerize it then how will we do it??

VY-ztph
Автор

Another Question, if new member in dev team need to import this project then how it will import it just directly blogger project and its all modules imported automatically OR new member has to import all the modules 1 by 1 ?

ajaydhiman
Автор

Can you please make a video on the deployment of this application

vishalmokal
Автор

i am getting error in creatin maven project in eclipse however i have created maven project in cmd

waqasbhatti
Автор

there is an error in web project, how to resolve it.

yashchavan