On Fri, Sep 02, 2005 at 08:03:03AM +0100, Matthew Smalley wrote:
> 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?

We're not allowed to redistribute those JAR files because of Sun's
license. For your reference you can read [1].


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

That's the way you have to do it.

[1]: http://maven.apache.org/reference/standard-sun-jar-names.html

--
Trygve

Attachment: signature.asc
Description: Digital signature

Reply via email to