gradle-gaelyk-plugin
gradle-gaelyk-plugin copied to clipboard
Gradle plugin that provides tasks for managing Gaelyk projects
`gaeFunctionalTest` depends on `gaeRun`, if you have no functional tests it will massively and unnecessarily slow your build down when executing `check`
If we are just using `gradle gaeRun` Why are all the jar files placed in the `src/main/webapp/WEB-INF/lib` folder? Why do they even need to be there? the `mvn gae:run` plugin...
Groovlets and GTPL pages should not be deployed to App Engine when pre-compilation is turned on.