Hi everybody!

I tried to build Boca-2.2 in Windows XP and Mac OS X. I used the instruction manual given on the Boca wiki and on the Maven homepage.

The build-script always ends with an error, because maven couldĀ“nt load some dependencies...i appended the "stacktrace" below.

...did anybody encounter same problems? What could i do next? The listed repositories include this dependencie, but with another versioning...how can i adapt it?

Any help would be nice...

With best regards
Florian Stegmaier
University of Passau

_______________________________________________________


[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.maven.plugins
ArtifactId: maven-assembly-plugin
Version: 2.2-SNAPSHOT

Reason: Unable to download the artifact from any repository

 org.apache.maven.plugins:maven-assembly-plugin:pom:2.2-SNAPSHOT

from the specified remote repositories:
 central (http://repo1.maven.org/maven2),
Apache SNAPSHOTS (http://people.apache.org/repo/m2-snapshot- repository), ApacheSnapshots (http://people.apache.org/repo/m2-snapshot- repository/),
 CodeHaus (http://snapshots.repository.codehaus.org/),
ApacheIncubatingSnapshots (http://people.apache.org/repo/m2-incubating-repository/ ),
 OpenRdf (http://repository.aduna-software.org/maven2),
OpenRdfSnapshots (http://repository.aduna-software.org/maven2-snapshots ),
 MyGrid (http://www.mygrid.org.uk/maven/repository/)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 seconds
[INFO] Finished at: Thu Feb 19 09:30:59 CET 2009
[INFO] Final Memory: 2M/4M
[INFO] ------------------------------------------------------------------------ cp: target/boca-parent-2.2-SNAPSHOT-dist.tar.gz: No such file or directory cp: target/boca-parent-2.2-SNAPSHOT-client.tar.gz: No such file or directory cp: target/boca-parent-2.2-SNAPSHOT-client-jena.tar.gz: No such file or directory cp: target/boca-parent-2.2-SNAPSHOT-embedded.tar.gz: No such file or directory

Reply via email to