More of an Ibiblio question really. I want to build something which involves
a transaction manager, Spring and Hibernate. In order to do that, I need
interfaces from javax.transaction (typically referred to as jta). I've seen
that http://www.ibiblio.org/maven/javax.transaction/ has a POM, and
http://www.ibiblio.org/maven/javax.transaction/ has both a POM and a
license, but I can't fathom out how with Maven 1 I can download the jar.

I guess this applies to not just jta, but a lot of the other javax.*
packages (minus, surprisingly, servlet 2.4!).

Have I got this completely wrong?

(PS to fix this, I've checked in my own version of jta (sound somewhere
else), referenced with a jar override).

Matthew.

Reply via email to