Results 1 to 2 of 2

Thread: Springframework transaction jar missin in Maven central?

  1. #1
    Join Date
    Oct 2011
    Posts
    7

    Default 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

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,625

    Default

    Use org.springframework instead of spring for the group it isn't missing it is there.
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

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
  •