Hi all,

I'm getting this error with a fresh checkout of oodt/trunk:

[ERROR] Failed to execute goal on project oodt-commons: Could not resolve 
dependencies for project org.apache.oodt:oodt-commons:jar:0.4-SNAPSHOT: Could 
not find artifact javax.transaction:jta:jar:1.0.1B in central 
(http://repo1.maven.org/maven2) -> [Help 1]

Googled it. Jta is needed by the following dependencies:
spring-hibernate3 2.0.8 -> org.hibernate 3.2.5ga -> jta 1.0.1B

Here is the workaround:
http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html

I've attached a patch to include the java.net maven2 repo into the oodt super 
pom. I'm not sure if this patch is needed, since the jenkins build seems to be 
unaffected. It is strange that my local build worked previously, but only today 
I ran into this problem. Any ideas what happened?

-Ricky




---------------------------------------------------------------------
CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, 
is for the sole use of the intended recipient(s) and may contain confidential
or legally privileged information. Any unauthorized review, use, disclosure
or distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of this original 
message.  

---------------------------------------------------------------------

Reply via email to