kerasking / maven-android-plugin

Automatically exported from code.google.com/p/maven-android-plugin
0 stars 0 forks source link

Goal pull Writing local file failed! #374

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Command line android:pull
2.
3.

What is the expected output?
successful

What do you see instead?
[INFO] Starting transfer of 10328. See debug log for progress
06:14:05 E/ddms: Failed to open local file E:\Android for writing, Reason: java.
io.FileNotFoundException: E:\Android (access denied)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.969s
[INFO] Finished at: Fri May 03 18:14:05 CST 2013
[INFO] Final Memory: 12M/166M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.jayway.maven.plugins.android.generation2:andr
oid-maven-plugin:3.5.3:pull (default-cli) on project helloflashlight: emulator-5
554_AVD_for_Galaxy_Nexus_by_Google_unknown_google_sdk :   Pull of /sdcard/lock.j
pg to E:\Android from emulator-5554_AVD_for_Galaxy_Nexus_by_Google_unknown_googl
e_sdk failed. Writing local file failed! -> [Help 1]

What version of maven-android-plugin are you using?
3.5.3

What are the complete output lines of "mvn -version" on your machine?
Maven home: D:\Android\apache-maven-3.0.5
Java version: 1.7.0_09, vendor: Oracle Corporation
Java home: D:\Java\jdk1.7.0_09\jre
Default locale: zh_CN, platform encoding: GBK
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"

Please provide any additional information below.
Command line use "adb pull /sdcard/* E:\Android" successful

Original issue reported on code.google.com by zml19881...@gmail.com on 3 May 2013 at 10:42

GoogleCodeExporter commented 9 years ago
We are no longer using the issue tracking system on Google Code. Please refile 
this issue on https://github.com/jayway/maven-android-plugin/issues if you 
still have this problem with the latest release of the Android Maven Plugin

Original comment by mosa...@gmail.com on 19 May 2014 at 4:20