Back To Normal

Subscribe To Our E-Mail Newsletter

Showing posts with label Maven. Show all posts
Showing posts with label Maven. Show all posts

Saturday, June 21, 2014

What is Maven ?

Build tool
Standard project structure
Java project tasks simpler

  • mvm clean compile 
  • mvm clean package
  • man clean install
  • mvn db-migration:reset -P test
  • mvn db-migration:migrate -P test
Download latest version of maven :


configure maven in five minutes :
http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html

For video tutorial : (This video will be helpful for beginners who want to know about JDK, MAVEN and IDE)
http://javafortesters.blogspot.co.uk/p/install.html

Good comparison between Maven and Ant were explained in detail in below post .
  http://stackoverflow.com/questions/603189/differences-between-ant-and-maven
Read More


560 Free Online Courses

Top 200 universities launched 500 free online courses.  Please find the list here .