fixed the cause for that one (incompleete commit), now having another one: [ERROR] Failed to execute goal on project org.apache.clerezza.uima.metadata-generator: Unable to get dependency information for org.apache.uima:uimaj-ep-runtime:jar:2.3.1-SNAPSHOT: Failed to process POM for org.apache.uima:uimaj-ep-runtime:jar:2.3.1-SNAPSHOT: Non-resolvable parent POM org.apache.uima:parent-pom-eclipse-plugins:2-SNAPSHOT for org.apache.uima:uimaj-ep-runtime:2.3.1-SNAPSHOT: Failed to resolve POM for org.apache.uima:parent-pom-eclipse-plugins:2-SNAPSHOT due to Missing: ---------- 1) org.apache.uima:parent-pom-eclipse-plugins:pom:2-SNAPSHOT ---------- 1 required artifact is missing.
for artifact: org.apache.uima:parent-pom-eclipse-plugins:pom:2-SNAPSHOT from the specified remote repositories: scala (http://scala-tools.org/repo-releases/, releases=true, snapshots=true), scala-snapshots (http://scala-tools.org/repo-snapshots/, releases=true, snapshots=true), trialox-release (http://repo.trialox.org/release, releases=true, snapshots=true), trialox-ext (http://repo.trialox.org/ext, releases=true, snapshots=true), trialox-snapshot (http://repo.trialox.org/snapshot, releases=true, snapshots=true), ApacheIncubatorRepository ( http://people.apache.org/repo/m2-incubating-repository/, releases=true, snapshots=true), apache (http://repository.apache.org/content/groups/snapshots-group, releases=true, snapshots=true), central (http://repo1.maven.org/maven2, releases=true, snapshots=false) On Sun, Jul 18, 2010 at 3:29 PM, Reto Bachmann-Gmuer < [email protected]> wrote: > ops, I might have been coding too late -fixing immediately! > > > > On Sun, Jul 18, 2010 at 12:40 PM, Henry Story <[email protected]>wrote: > >> I am getting the following build failure >> >> Compiling 3 source files to >> /Users/hjs/Programming/Clerezza/org.apache.clerezza.parent/org.apache.clerezza.platform.users/core/target/classes >> [WARNING] >> /Users/hjs/Programming/Clerezza/org.apache.clerezza.parent/org.apache.clerezza.platform.users/core/src/main/scala/org/apache/clerezza/platform/users/WebIdGraphsService.scala:220: >> error: not enough arguments for constructor SecuredMGraph: (x$1: >> org.apache.clerezza.rdf.core.access.LockableMGraph,x$2: >> org.apache.clerezza.rdf.core.UriRef,x$3: >> org.apache.clerezza.rdf.core.access.security.TcAccessController)org.apache.clerezza.rdf.core.access.SecuredMGraph. >> [WARNING] Unspecified value parameter x$3. >> [WARNING] new >> SecuredMGraph(unionGraph, localGraphUri) >> [WARNING] ^ >> >> Any idea? >> >> Henry >> >> Social Web Architect >> http://bblfish.net/ >> >> >
