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 Aug 14, 2019. It is now read-only.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building MyProject
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.695 s
[INFO] Finished at: 2018-03-23T10:22:37+01:00
[INFO] Final Memory: 8M/238M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project MyProject: Could not resolve dependencies for project MyProject: Failure to find com.microsoft.projectoxford:speechrecognition:jar:1.2.2 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of HTTP 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
(tell me if I shoul post the full debug logging)
I tried forcing a Maven update but i still get the error.
I tried other Dependencies (not from com.microsoft.projectoxford) and they all work fine.
What can I do?
The text was updated successfully, but these errors were encountered:
Hi, using Maven in Eclipse, i cannot resolve any of the com.microsoft.projectoxford dependencies.
I want to use this dependency:
I get the following error:
(tell me if I shoul post the full debug logging)
I tried forcing a Maven update but i still get the error.
I tried other Dependencies (not from com.microsoft.projectoxford) and they all work fine.
What can I do?
The text was updated successfully, but these errors were encountered: