Maven2 with JPA Example

Download Maven2 from maven.apache.org, unzip the archive into your local directory. Here we are assuming that the local repository already exists.

Maven2 with JPA Example

Maven2 with JPA Example

       

 

  1. Getting Started with Maven2
    Download Maven2 from maven.apache.org, unzip the archive into your local directory. Here we are assuming that the local repository already exists. Set the JAVA_HOME variable to point to the JDK installation directory and MAVEN_HOME to point to the Maven directory and add the MAVEN_HOME/bin to the PATH environment variable. To test, whether the path has been set properly.
      


    For more information at:

    http://www.javajazzup.com/issue3/page35.shtml