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.
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]
The text was updated successfully, but these errors were encountered:
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.
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]
The text was updated successfully, but these errors were encountered: