You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.
[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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: