sensei icon indicating copy to clipboard operation
sensei copied to clipboard

Build Failure !

Open bismoy2013 opened this issue 10 years ago • 0 comments

I am getting this :

[INFO]
[INFO] ------------------------------------------------------------------------ [INFO] Building sensei core 1.5.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for com.linkedin.zoie:zoie-core:jar:3.3.1-SNAPSHOT is missing, no dependency information available [WARNING] The POM for com.linkedin.zoie:zoie-jms:jar:3.3.1-SNAPSHOT is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] sensei parent ..................................... SUCCESS [1.303s] [INFO] sensei core ....................................... FAILURE [0.462s] [INFO] sensei gateways ................................... SKIPPED [INFO] sensei hadoop indexing ............................ SKIPPED [INFO] sensei gateways ................................... SKIPPED [INFO] sensei java client ................................ SKIPPED [INFO] sensei war ........................................ SKIPPED [INFO] sensei ............................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.219s [INFO] Finished at: Mon Aug 11 14:04:33 IST 2014 [INFO] Final Memory: 14M/218M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project sensei-core: Could not resolve dependencies for project com.linkedin.sensei:sensei-core:jar:1.5.8-SNAPSHOT: The following artifacts could not be resolved: com.linkedin.zoie:zoie-core:jar:3.3.1-SNAPSHOT, com.linkedin.zoie:zoie-jms:jar:3.3.1-SNAPSHOT: Failure to find com.linkedin.zoie:zoie-core:jar:3.3.1-SNAPSHOT in http://repo.codahale.com/ was cached in the local repository, resolution will not be reattempted until the update interval of codahale has elapsed or updates are forced -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :sensei-core ~/Desktop/Github/sensei-master

bismoy2013 avatar Aug 11 '14 08:08 bismoy2013