小编Ale*_*x R的帖子

更新到GAE 1.9.49后,Maven无法执行目标endpoints_get_discovery_doc

我尝试将GAE版本更新为2017年1月30日发布的最新1.9.49,并遇到以下问题:

[INFO] --- appengine-maven-plugin:1.9.49:endpoints_get_discovery_doc (default) @ dugout-api-web ---
[INFO]
[INFO] Google App Engine Java SDK - get endpoints discovery doc...
[INFO] Using Class Name: com.project.api.resource.admin.AFDApiService
[INFO] Using Class Name: com.project.api.resource.admin.AFLApiService
[INFO] Using Class Name: com.project.api.resource.admin.AFSApiService
[INFO] Using Class Name: com.project.api.resource.admin.ALApiService
[INFO] Using Class Name: com.project.api.resource.admin.APApiService
[INFO] Using Class Name: com.project.api.resource.admin.ARApiService
[INFO] Using Class Name: com.project.api.resource.admin.AUApiService
[INFO] Using Class Name: com.project.api.resource.admin.AUtApiService
[INFO] Using Class Name: com.project.api.resource.admin.BaseAdminApiService
[INFO] Using Class Name: com.project.api.resource.BaseApiService
[INFO] Using Class Name: com.project.api.resource.chat.ChatApiService
[INFO] Using Class Name: com.project.api.resource.pub.BasePublicApiService …
Run Code Online (Sandbox Code Playgroud)

java google-app-engine maven maven-gae-plugin

6
推荐指数
1
解决办法
650
查看次数

标签 统计

google-app-engine ×1

java ×1

maven ×1

maven-gae-plugin ×1