@thomasnield The uri should point to the folder where you have deployed your application. That means that the folder should contain app.xml as well as all the libraries for your app. Since you won't be using the 
deployApp
 gradle goal, just run 
gradle embedApplicationManifest
 to generate those files.