opentraffic / traffic-engine-app

OTv1: Web application for processing and visualizing traffic statistics.
GNU General Public License v3.0
55 stars 31 forks source link

Build dependency for Traffic engine #3

Open brunosan opened 8 years ago

brunosan commented 8 years ago

Cold install errors with:

The POM for com.conveyal:traffic-engine:jar:0.3 is missing, no dependency information available

pjdufour commented 8 years ago

I got the following build error on mvn package on Ubuntu 14.04. Might be related.

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26:08.794s
[INFO] Finished at: Mon Jan 04 14:19:23 UTC 2016
[INFO] Final Memory: 16M/61M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project traffic-engine-app: Could not resolve dependencies for project com.conveyal:traffic-engine-app:jar:0.0.1-SNAPSHOT: Could not find artifact io.opentraffic:traffic-engine:jar:0.4-SNAPSHOT in conveyal (http://maven.conveyal.com/) -> [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