elhadje2005 / pig-bench

Automatically exported from code.google.com/p/pig-bench
0 stars 0 forks source link

Error during mvn install #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. mvn install
2.
3.

What is the expected output? What do you see instead?

Expected: Successful
Instead: Error
[ERROR] Failed to execute goal on project graphdb-bench: Could not resolve 
dependencies for project com.tinkerpop:graphdb-bench:jar:0.1-SNAPSHOT: Failed 
to collect dependencies for [net.sf.jopt-simple:jopt-simple:jar:4.3 (compile), 
net.sf.opencsv:opencsv:jar:2.3 (compile), edu.harvard.pass:cpl:jar:1.01 
(compile), commons-lang:commons-lang:jar:2.4 (compile), 
commons-io:commons-io:jar:2.4 (compile), 
com.tinkerpop.gremlin:gremlin-groovy:jar:2.3.0 (compile), 
com.tinkerpop.gremlin:gremlin-java:jar:2.3.0 (compile), 
com.tinkerpop:pipes:jar:2.3.0 (compile), 
com.tinkerpop.blueprints.extensions:blueprints-extensions-core:jar:1.0-SNAPSHOT 
(compile), 
com.tinkerpop.blueprints.extensions:blueprints-extensions-impl:jar:1.0-SNAPSHOT 
(compile), 
com.tinkerpop.blueprints.extensions:blueprints-bdb-graph:jar:1.0-SNAPSHOT 
(compile), 
com.tinkerpop.blueprints.extensions:blueprints-sql-graph:jar:1.0-SNAPSHOT 
(compile), junit:junit:jar:4.5 (compile), log4j:log4j:jar:1.2.14 (compile), 
org.eclipse.jetty:jetty-server:jar:8.1.5.v20120716 (compile)]: Failed to read 
artifact descriptor for edu.harvard.pass:cpl:jar:1.01: Could not transfer 
artifact edu.harvard.pass:cpl:pom:1.01 from/to tinkerpop-repository 
(http://tinkerpop.com/maven2): Access denied to: 
http://tinkerpop.com/maven2/edu/harvard/pass/cpl/1.01/cpl-1.01.pom , 
ReasonPhrase:Forbidden. -> [Help 1]

What version of the product are you using? On what operating system?

Latest version on Xubuntu 13.03
Oracle JDK 7

Original issue reported on code.google.com by m.jungha...@gmail.com on 22 Jul 2013 at 8:15

GoogleCodeExporter commented 9 years ago
How to solve this problem?

Original comment by wwrz...@gmail.com on 7 Mar 2015 at 12:11