Lovely maven repositories...

I'm trying to enable a hibernate build on the wicketstuff bamboo server, and
I get this wonderful error.  Can we manually install this jar to get the
build up and going?

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) javax.transaction:jta:jar:1.0.1B

 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

Reply via email to