Hi Enrico, Alessandro This is caused by up-to-date Clerezza dependencies missing on the Apache Snapshot Maven Repo (see [1] for the full context).
Basically there are two possibilities to fix this (locally) * check out Clerezza and compile it so that you have the current SNAPSHOTS in your local repository * replace the org.apache.clerezza.ext:org.json.simple:jar:0.4-SNAPSHOT dependency of integration-tests with the released 0.3-incubation one best Rupert [1] http://stanbol.markmail.org/thread/veyd3plnh657ghfi On Fri, Apr 12, 2013 at 6:02 PM, Alessandro Adamou <[email protected]> wrote: > Same here on r1467327 > > (Maven 3.0.3, Mac OS 10.8.3 with JVM 1.6.0_43) > > Alessandro > > > > On 12/04/2013 15:11, enridaga wrote: >> >> Hi all, >> I tried a full build so far but I was not able to run integration tests >> due >> to a failure on building the artifact: >> >> [...] Failure to find org.apache.clerezza:clerezza:pom:0.3-SNAPSHOT in >> http://repository.apache.org/snapshots [...] >> >> Do you have any clue about it? >> >> Thank you >> Enrico >> >> Full log is: >> >> >> [ERROR] Failed to execute goal on project >> org.apache.stanbol.integration-tests: Could not resolve dependencies for >> project >> >> org.apache.stanbol:org.apache.stanbol.integration-tests:jar:0.10.0-SNAPSHOT: >> Failed to collect dependencies for >> [org.apache.stanbol:org.apache.stanbol.launchers.full:jar:0.10.0-SNAPSHOT >> (compile), >> org.apache.stanbol:org.apache.stanbol.commons.web.base:jar:0.12.0-SNAPSHOT >> (compile), >> >> org.apache.stanbol:org.apache.stanbol.commons.testing.stanbol:jar:0.12.0-SNAPSHOT >> (compile), >> org.apache.stanbol:org.apache.stanbol.entityhub.test:jar:0.12.0-SNAPSHOT >> (compile), >> >> org.apache.stanbol:org.apache.stanbol.commons.indexedgraph:jar:0.12.0-SNAPSHOT >> (compile), >> org.apache.stanbol:org.apache.stanbol.enhancer.servicesapi:jar:0.10.0 >> (compile), >> >> org.apache.stanbol:org.apache.stanbol.commons.namespaceprefix.service:jar:0.12.0-SNAPSHOT >> (compile), >> >> org.apache.stanbol:org.apache.stanbol.commons.namespaceprefix.provider.stanbol:jar:0.12.0-SNAPSHOT >> (compile), >> >> org.apache.stanbol:org.apache.stanbol.commons.namespaceprefix.provider.prefixcc:jar:0.12.0-SNAPSHOT >> (compile), commons-io:commons-io:jar:1.4 (compile), >> org.apache.commons:commons-compress:jar:1.4.1 (compile), >> org.apache.httpcomponents:httpcore-osgi:jar:4.2.1 (compile), >> org.apache.httpcomponents:httpmime:jar:4.2.1 (compile), >> junit:junit:jar:4.11 (test), >> >> org.apache.stanbol:org.apache.stanbol.commons.web.viewable:jar:0.12.0-SNAPSHOT >> (compile), com.sun.jersey:jersey-server:jar:1.15 (compile), >> com.sun.jersey:jersey-core:jar:1.15 (compile), >> org.codehaus.jettison:jettison:jar:1.3 (compile), >> org.apache.clerezza:rdf.ontologies:jar:0.11-incubating (compile), >> org.apache.clerezza:rdf.jena.serializer:jar:0.9-incubating (compile), >> org.apache.clerezza:rdf.jena.parser:jar:0.10-incubating (compile), >> org.apache.clerezza:rdf.rdfjson:jar:0.4-SNAPSHOT (compile), >> org.slf4j:slf4j-log4j12:jar:1.6.1 (test), log4j:log4j:jar:1.2.16 (test)]: >> Failed to read artifact descriptor for >> org.apache.clerezza.ext:org.json.simple:jar:0.4-SNAPSHOT: Failure to find >> org.apache.clerezza:clerezza:pom:0.3-SNAPSHOT in >> http://repository.apache.org/snapshots was cached in the local repository, >> resolution will not be reattempted until the update interval of >> apache.snapshots has elapsed or updates are forced -> [Help 1] >> >> >> > > > -- > M.Sc. Alessandro Adamou > > Knowledge Media Institute > The Open University > Walton Hall, Milton Keynes MK7 6AA > United Kingdom > > Alma Mater Studiorum - Università di Bologna > Department of Computer Science > Mura Anteo Zamboni 7, 40127 Bologna > Italy > > > "I will give you everything, just don't demand anything." > (Ettore Petrolini, 1917) > > Not sent from my iSnobTechDevice > -- | Rupert Westenthaler [email protected] | Bodenlehenstraße 11 ++43-699-11108907 | A-5500 Bischofshofen
