sensei
sensei copied to clipboard
build failing
Hi sensei people! Used sensei at LinkedIn a few times for NUS model builds and a hack day. I wanted to see how far the project has gone since I left so I cloned this repository and tried to build it by running mvn-install.sh followed by build.sh in the bin directory. Unfortunately build failed with the following message. Is there a workaround or hotfix you could loop me in on?
[ERROR] Failed to execute goal on project sensei-core: Could not resolve dependencies for project com.senseidb:sensei-core:jar:1.1.3-SNAPSHOT: Could not find artifact com.linkedin.zoie:zoie-jms:jar:3.2.0-SNAPSHOT in labs-consol-release (http://labs.consol.de/maven/repository) -> [Help 1]
Hi Ryan. Last time I built zoie I forgot to push it to maven central. We're planning a new release next week, and the problem will be solved by then. I don't know how hurried you're, but if you need to have it running before the next release, you can work around by downloading and installing zoie (github.com/linkedin/zoie) into your local maven repo. Let us know if you need help.
I'll keep the issue open, and close it after fixing the dependencies.
Spike.
The build should work now