GoogleCloudPlatform / GoogleCloudPlatform/appengine-plugins
Misleading log message when app.yaml and appengine-web.xml file are missing
Open
enhancement
p3
- Dominant language
- Java
- Stars
- 47
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
If `app.yaml` and `appengine-web.xml` file are missing then we get "Detected App Engine app.yaml based application." log message. I think we could log another message in such case, because this one is misleading.
https://github.com/GoogleCloudPlatform/app-maven-plugin/blob/master/src/main/java/com/google/cloud/tools/maven/deploy/Deployer.java#L44
Contributor guide
Assessment
This issue has not been assessed yet.