Raphael Dumas
Raphael Dumas
Hi @kpwebb , just wondering if this workaround was still necessary.
My problem when building is that the traffic-engine jar doesn't seem to be in the conveyal maven repository ``` bash [ERROR] Failed to execute goal on project traffic-engine-app: Could not...
This also affects traffic-example, which references the same engine jar.
Hi so I tried switching to version `0.3-SNAPSHOT` in the pom.xml ``` xml com.conveyal traffic-engine 0.3-SNAPSHOT ``` and this is the output I got ``` bash Downloading: http://maven.conveyal.com/com/conveyal/traffic-engine/0.3-SNAPSHOT/maven-metadata.xml [WARNING] The...
So with ``` xml io.opentraffic Conveyal Maven Repository http://maven.conveyal.com/ io.opentraffic traffic-engine 0.3-SNAPSHOT ``` I get ``` bash [ERROR] /home/git/traffic-engine-app/src/main/java/com/conveyal/traffic/app/TrafficEngineApp.java:[22,33] package com.conveyal.traffic.data does not exist [ERROR] /home/git/traffic-engine-app/src/main/java/com/conveyal/traffic/app/TrafficEngineApp.java:[23,39] package com.conveyal.traffic.data.stats does not...
I've only used the latest commit from July 27th on the master branch. I see that 35fc90927d3b758ff8081caedc8c727946cff179 is ahead of master.
Just to clarify my motivations here: I'm mostly interested in a form of traffic-engine which can export the processed data. I started commenting on this issue because it seemed similar...
superseded by #981
superseded by #981