I want to be able to do an installDist (from the application plugin) to the standard location (build/install), but also (for a production deployment) to a production location with a different path.
How would I do this? My attempts at this can be seen here.