Hi, I was just started with Maven, and was struggling to generate a war file manually for my project from few days.When i saw all these videos related to maven, I wondered, I understood the concept in very easy manner.Now I am able to run my project on tomcat. Thank You very much. Hoping more videos on the same topic to understand the in-sights of Maven.
@rakeshkumarchandravanshi143111 жыл бұрын
hi i am rakesh really you teach well. i watched ur all vedio tutorial. i liked ur all vedio. but you told that there is some issue with maven and j2ee5 ,j2ee6 . please post for this tutorial. plz you also post a good tutorial for sprign mvc that wlll automatucally compile , buld and deploy.really i am very excited to watch that tutorial.it would be very helpful for me. thank you very much
@malekdoghman209711 жыл бұрын
Awesome tutorial, I have a problem when it comes to installing maven there is no building war it only says building jar in the console please help
@narendarreddy31587 жыл бұрын
maven installed means the dependencies which you are configuring in the pom.xml going to install in the maven local repository . If you are going to use the same dependencies in future project it will helpful. We can generate war with build also. build is going to generate .class files.
@sanjay2sanjay111 жыл бұрын
nice tutorials ! thank u
@gattuguntur569411 жыл бұрын
If you are building a j2ee application then u will get war.