Maven2 with JPA Example Posted on: October 8, 2010 at 12:00 AM
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
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.
Ask Questions? Discuss: Maven2 with JPA Example
Post your Comment