The JiBX 1.2.4 artifacts have been synced to maven central (again!).

Use version 1.2.4.5 in your pom files:
    <dependency>
      <groupId>org.jibx</groupId>
      <artifactId>jibx-run</artifactId>
      <version>1.2.4.5</version>
    </dependency>
-and-
      <plugin>
        <groupId>org.jibx</groupId>
        <artifactId>jibx-maven-plugin</artifactId>
        <version>1.2.4.5</version>
        ...

Tell me if this works for you!

I'm still confused about how a snapshot dependency could make it into maven
central. I've adjusted my release procedure so this won't happen again.

Don
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
jibx-devs mailing list
jibx-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to