mvn package
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Google Play Service : Hello 1.0.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- android-maven-plugin:4.5.0:generate-sources (default-generate-sources) @ google-play-service-hello ---
[INFO] Manifest copied from C:\cygwin64\home\sawai\work\android_samples\google-play-service-hello\src\main\AndroidManifest.xml to C:\cygwin64\home\sawai\work\android_samples\google-play-service-hello\target\AndroidManifest.xml
[INFO] Extracting libs
[INFO] Extracting apklib google-play-services...
[INFO] Generating R file for com.example.hello:google-play-service-hello:apk:1.0.0
[INFO] Reading R for com.google.android.gms at C:\cygwin64\home\sawai\work\android_samples\google-play-service-hello\target\unpacked-libs\cgag_google-play-services_29.0.0\R.txt
[INFO] Adding R gen folder to compile classpath: C:\cygwin64\home\sawai\work\android_samples\google-play-service-hello\target\generated-sources\r
[INFO] Adding AIDL gen folder to compile classpath: C:\cygwin64\home\sawai\work\android_samples\google-play-service-hello\target\generated-sources\aidl
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ google-play-service-hello ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\cygwin64\home\sawai\work\android_samples\google-play-service-hello\res
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ google-play-service-hello ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to C:\cygwin64\home\sawai\work\android_samples\google-play-service-hello\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[15,37] V{܂
  V{:   NX GooglePlayServicesClient
  ꏊ: pbP[W com.google.android.gms.common
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[17,35] V{܂
  V{:   NX PlusClient
  ꏊ: pbP[W com.google.android.gms.plus
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[20,44] pbP[WGooglePlayServicesClient݂͑܂
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[21,33] pbP[WGooglePlayServicesClient݂͑܂
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[21,94] pbP[WPlusClient݂͑܂
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[27,17] V{܂
  V{:   NX PlusClient
  ꏊ: NX com.example.hello.android.google_play_service_hello.MainActivity
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[30,9] \bh̓X[p[^Cṽ\bhI[o[Ch܂͎܂
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[45,9] \bh̓X[p[^Cṽ\bhI[o[Ch܂͎܂
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[54,9] \bh̓X[p[^Cṽ\bhI[o[Ch܂͎܂
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[79,9] \bh̓X[p[^Cṽ\bhI[o[Ch܂͎܂
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[167,27] pbP[WPlusClient݂͑܂
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[167,60] pbP[WPlusClient݂͑܂
[INFO] 12 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.982 s
[INFO] Finished at: 2017-11-05T22:25:34+09:00
[INFO] Final Memory: 30M/447M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile (default-compile) on project google-play-service-hello: Compilation failure: Compilation failure:
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[15,37] V{܂
[ERROR] V{:   NX GooglePlayServicesClient
[ERROR] ꏊ: pbP[W com.google.android.gms.common
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[17,35] V{܂
[ERROR] V{:   NX PlusClient
[ERROR] ꏊ: pbP[W com.google.android.gms.plus
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[20,44] pbP[WGooglePlayServicesClient݂͑܂
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[21,33] pbP[WGooglePlayServicesClient݂͑܂
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[21,94] pbP[WPlusClient݂͑܂
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[27,17] V{܂
[ERROR] V{:   NX PlusClient
[ERROR] ꏊ: NX com.example.hello.android.google_play_service_hello.MainActivity
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[30,9] \bh̓X[p[^Cṽ\bhI[o[Ch܂͎܂
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[45,9] \bh̓X[p[^Cṽ\bhI[o[Ch܂͎܂
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[54,9] \bh̓X[p[^Cṽ\bhI[o[Ch܂͎܂
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[79,9] \bh̓X[p[^Cṽ\bhI[o[Ch܂͎܂
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[167,27] pbP[WPlusClient݂͑܂
[ERROR] /C:/cygwin64/home/sawai/work/android_samples/google-play-service-hello/src/main/java/com/example/hello/android/google_play_service_hello/MainActivity.java:[167,60] pbP[WPlusClient݂͑܂
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
make: *** [Makefile:14: package] Error 1
