On 9/28/05, Alexandru Popescu <dev-list@magnolia.info> wrote: > Everything stopped after this step with
> BUILD FAILED > File...... > D:\workspace\java\.repository\cache\maven-multiproject-plugin-1.3.1\plugin.jelly > Element... maven:reactor > Line...... 217 > Column.... 9 > The build cannot continue because of the following unsatisfied dependencies: > the jackrabbit jar are available in the maven repository at http://magnolia.sourceforge.net/repository I forgot to add the maven.repo.remote=http://magnolia.sourceforge.net/repository line to project.properties in magnolia-core, so it didn't work if the dependencies were not already available in your local maven repo (if you didn't build magnolia before)... now project.properties are fixed, should work without problems (if maven still can't download jars be sure you didn't override the maven.repo.remote property with a custom configuration) thanks for reporting the issue fabrizio ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------