Howdy, I have an Ivy-based build (well, using sbt [1] to be exact), and am trying to declare a dependency on xmlbeans 2.5, but I can't find it on any of the normal repos. For example, at:
http://www.ibiblio.org/maven/org.apache.xmlbeans/jars/ http://repo1.maven.org/maven2/xmlbeans/xmlbeans/ https://repository.apache.org/index.html#nexus-search;quick~xmlbeans the latest version available is 2.4. Are there plans to upload the current (ie 2.5) release? Also, the "downloads" page [2] still says 2.4 is the latest version. Thanks! -j [1]: http://code.google.com/p/simple-build-tool/ [2]: http://xmlbeans.apache.org/sourceAndBinaries/index.html