The "appDir" parameter IS honored by appengine:devserver, so I can run an
exploded war built into a non-standard directory.
"update", however, hardcodes its appDir here:
https://code.google.com/p/appengine-maven-plugin/source/browse/src/main/java/com
/google/appengine/appcfg/Update.java
It stands to reason that whatever directory I'm running devserver out of, is
also the one that should be deployed.
Original issue reported on code.google.com by joa...@arfvidsson.com on 8 Jan 2015 at 9:05
Original issue reported on code.google.com by
joa...@arfvidsson.com
on 8 Jan 2015 at 9:05