We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
BUILD OTP
=========
svn co https://svn.opentripplanner.org/trunk opentripplanner
mvn package -DskipTests (@see RunningTheWebappInTomcat for more)
OR -
mvn package -DskipTests (allows you to both build, then run that built thing in Tomcat)
NOTE: case is very important here