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
I was trying to build and it is unable to find the dependencies over the server. Is there a conflict with dependency name or versioning anywhere? Can someone recheck this for me
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.880s
[INFO] Finished at: Thu Jun 25 08:30:29 UTC 2015
[INFO] Final Memory: 8M/21M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project csv-loader: Could not resolve dependencies for project com.conveyal:csv-loader:jar:0.0.1-SNAPSHOT: Could not find artifact com.conveyal:traffic-engine:jar:0.1-SNAPSHOT in conveyal (http://maven.conveyal.com/) -> [Help 1]
The text was updated successfully, but these errors were encountered:
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project csv-loader: Could not resolve dependencies for project com.conveyal:csv-loader:jar:0.0.1-SNAPSHOT: Failure to find com.conveyal:traffic-engine:jar:0.2-SNAPSHOT in http://maven.conveyal.com/ was cached in the local repository, resolution will not be reattempted until the update interval of conveyal has elapsed or updates are forced
So it's asking for content from the traffic-engine repo.
flaktack
added a commit
to flaktack/csv-loader
that referenced
this issue
Nov 14, 2015
I was trying to build and it is unable to find the dependencies over the server. Is there a conflict with dependency name or versioning anywhere? Can someone recheck this for me
The text was updated successfully, but these errors were encountered: