Friday, October 25, 2013

Maven Setup & Eclipse

Method 1:

You can find Maven plugin URLs at below URL

In my case I have selected below URL to install Maven plugin in my eclipse[Helios]
http://download.eclipse.org/technology/m2e/releases/1.3/1.3.0.20130129-0926














Configure Maven project to Dynamic Web Project by default it will not work on server in eclipse. We need to config manually. 









Method 2:
  1. Introduction and Setting up
  2. Understanding Archetypes and pom.xml
  3. Adding a Dependency
  4. A Web Application Using Maven
  5. Introduction to Plugins with the Maven Compiler Plugin
  6. Using the Jetty Plugin
  7. Eclipse Plugin for Maven and Maven Plugin for Eclipse
  8. Creating a Maven Project in Eclipse

No comments:

Post a Comment