I believe bootstrap.bat will install those thirdparty libraries. Did you run bootstrap after cleaning your repo?
FYI - I don't think you'll be able to build 0.14 w/o any modifications, but you should get further than the RDF dependencies. -Evan On Sat, May 3, 2008 at 1:39 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > Still no luck with 'mvn install -DMicrosoft -DVisualStudio2005' and a > clean local repo. It complains about missing RDF dependencies... > > Missing: > ---------- > 1) org.openrdf:openrdf-sail-memory:jar:2.0-beta5 > 2) org.openrdf:openrdf-repository-sail:jar:2.0-beta5 > 3) org.openrdf:openrdf-repository-api:jar:2.0-beta5 > > ... which aren't in central: > http://repo1.maven.org/maven2/org/openrdf/ . The README file mentions > installing them but doesn't say where to get them. > > Can anyone else get a clean/bootstrap build of the branch to work? > > -- > Wendy >
