Maven 2: JTA as dependency for Hibernate

June 14, 2007

6/13/07 8:14:15 PM CEST: [WARN] Unable to get resource 'javax.transaction:jta:jar:1.0.1B' from repository   central (http://repo1.maven.org/maven2)
6/13/07 8:14:15 PM CEST: [DEBUG] Unable to download the artifact from any repository
Try downloading the file manually from: 
    http://java.sun.com/products/jta
Then, install it using the command: 
    mvn install:install-file -DgroupId=javax.transaction -DartifactId=jta \
        -Dversion=1.0.1B -Dpackaging=jar -Dfile=/path/to/file

About

This page contains a single entry from Serge Pagop's Weblog posted on June 14, 2007 8:38 AM. The previous post in this blog was XMLType with TopLink-essentials JPA. The next post in this blog is Geronimo is now Java EE 5 compatible. Many more can be found on the main index page or by looking through the archives.

Trackback Pings

TrackBack URL for this entry: http://www.innoq.com/movabletype/mt-tb.cgi/2570

Comments

Post a comment




Remember Me?

(you may use HTML tags for style)