Home Freemagazine Issue3 Maven2 with JPA Example



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

       

 

  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

       

Related Tags for Maven2 with JPA Example:


More Tutorials from this section

Ask Questions?    Discuss: Maven2 with JPA Example  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.