Re: Problem Building Apache Giraph Formats

2012-11-26 Thread Alessandro Presta
You could take a look at surefire-reports and post the failing test(s). Search for the string "error" in that folder. From: Rui Sarmento mailto:rui_sarme...@hotmail.com>> Reply-To: "user@giraph.apache.org" mailto:user@giraph.apache.org>> Date: Monday, November 26,

RE: Problem Building Apache Giraph Formats

2012-11-26 Thread Rui Sarmento
running "mvn install" on trunk dir gives this result: [INFO] [INFO] Reactor Summary:[INFO][INFO] Apache Giraph Parent .. SUCCESS [0.563s][INFO] Apache Giraph

Re: Problem Building Apache Giraph Formats

2012-11-26 Thread Alessandro Presta
The actual error seems to be: [ERROR] Failed to execute goal on project giraph-formats-contrib: Could not resolve dependencies for project org.apache.giraph:giraph-formats-contrib:jar:0.2-SNAPSHOT: Failure to find org.apache.giraph:giraph:jar:tests:0.2-SNAPSHOT inhttp://repo1.maven.org/maven2<

RE: Problem Building Apache Giraph Formats

2012-11-26 Thread Rui Sarmento
Hi Alessandro, The command is "mvn compile", Everything compiles with success except Apache Giraph Formats [INFO] [INFO] Building Apache Giraph Formats 0.2-SNAPSHOT[INFO] --

Re: Problem Building Apache Giraph Formats

2012-11-26 Thread Alessandro Presta
Hi Rui, The default profile shouldn't be 0.20.1. Are you running plain "mvn verify" or something else? Also, can you post the other error you're getting? Alessandro From: Rui Sarmento mailto:rui_sarme...@hotmail.com>> Reply-To: "user@giraph.apache.org" mailto:use

FW: Problem Building Apache Giraph Formats

2012-11-26 Thread Rui Sarmento
Hi, I'm trying to build giraph and I'm getting this error I don't know how to correct it, maybe you can help, what are your thoughts about this: [INFO] [INFO] Building Apache Giraph Formats 0.2-SNAPSHOT [INFO]