-
Nov 6th, 2011, 08:48 AM
#1
Springframework transaction jar missin in Maven central?
Hi,
I'm trying to use Spring transaction manager in my project and I'm failing adding the dependency in my pom.xml file. After some test I realized that the spring-tx artifact is missing in Maven Central repository: http://search.maven.org/#search%7Cga%7C1%7Cspring
I've downloaded the jar from http://ebr.springsource.com/reposito...=3.0.6.RELEASE and I'm working again. But I'm curious: did I do something wrong?
Thanks
-
Nov 6th, 2011, 11:18 AM
#2
Use org.springframework instead of spring for the group it isn't missing it is there.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules