>From the Rakefile, here are the repositories we use:

repositories.remote << "http://www.intalio.org/public/maven2";
repositories.remote << "
http://people.apache.org/repo/m2-incubating-repository";
repositories.remote << "http://repo1.maven.org/maven2";
repositories.remote << "http://people.apache.org/repo/m2-snapshot-repository
"
repositories.remote << "http://download.java.net/maven/2";
repositories.remote << "http://ws.zones.apache.org/repository2";

and you can find the Saxon 9.x dependencies here:

http://www.intalio.org/public/maven2/net/sf/saxon/

alex

On Wed, May 13, 2009 at 8:44 PM, Luciano Resende <[email protected]>wrote:

> I'm updating the Tuscany BPEL extensions to use the latest ODE
> release, and I need to find the saxon-9.x dependencies from a maven
> repo.
> I understand you guys does not use maven, but would you know about a
> public maven repo that would have the saxon-9.x dependencies
> available.
>
> --
> Luciano Resende
> Apache Tuscany, Apache PhotArk
> http://people.apache.org/~lresende <http://people.apache.org/%7Elresende>
> http://lresende.blogspot.com/
>

Reply via email to