I'm not very familiar with Maven, so I've probably done, or not done, something terribly naive.
In any case, I checked out the source for the Neo4j - Sesame bindings and I'm trying to build the jars so I can do some experiments to see how it stacks up against other RDF databases and I'm getting errors building the source. This is a snippet from the error: [INFO] Scanning for projects... Downloading: http://repo1.maven.org/maven2/org/neo4j/parent-pom/6/parent-pom-6.pom [INFO] Unable to find resource 'org.neo4j:parent-pom:pom:6' in repository central (http://repo1.maven.org/maven2) [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.neo4j:neo4j-rdf:jar:0.7-SNAPSHOT Reason: Cannot find parent: org.neo4j:parent-pom for project: org.neo4j:neo4j-rdf:jar:0.7-SNAPSHOT for project org.neo4j:neo4j-rdf:jar:0.7-SNAPSHOT And then later there's a stackgrace w/ the message: Caused by: org.apache.maven.project.ProjectBuildingException: POM 'org.neo4j:parent-pom' not found in repository: Unable to download the artifact from any repository All I've done is checked out the source and tried to build from my checkout. Do I need to checkout anything or do some configuration to get the checkout to build properly. Thanks. Mike _______________________________________________ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user