Closed GoogleCodeExporter closed 9 years ago
got no time during the last week.
today i got time and until now (about 20 runs) no problem. keeping an eye
open...
Original comment by kujans...@gmail.com
on 30 Apr 2013 at 7:41
after a long time not working on the project i got it again...
most of the time it says
[INFO] --- android-maven-plugin:3.6.0:generate-sources
(default-generate-sources) @ player ---
[DEBUG] Expanding:
C:\Users\Dodge\.m2\repository\com\actionbarsherlock\actionbarsherlock\4.3.1\acti
onbarsherlock-4.3.1.apklib into
E:\workspace\mlcdroid\target\unpack\apklibs\com.actionbarsherlock_actionbarsherl
ock_apklib_4.3.1
[DEBUG] expand complete
[DEBUG] Expanding:
C:\Users\Dodge\.m2\repository\com\github\chrisbanes\pulltorefresh\library\2.1.1\
library-2.1.1.apklib into
E:\workspace\mlcdroid\target\unpack\apklibs\com.github.chrisbanes.pulltorefresh_
library_apklib_2.1.1
[DEBUG] expand complete
but sometimes it goes
[INFO] --- android-maven-plugin:3.6.0:generate-sources
(default-generate-sources) @ player ---
[DEBUG] Expanding:
C:\Users\Dodge\.m2\repository\com\actionbarsherlock\actionbarsherlock\4.3.1\acti
onbarsherlock-4.3.1.apklib into null
[DEBUG] expand complete
[DEBUG] Expanding:
C:\Users\Dodge\.m2\repository\com\github\chrisbanes\pulltorefresh\library\2.1.1\
library-2.1.1.apklib into
E:\workspace\mlcdroid\target\unpack\apklibs\com.github.chrisbanes.pulltorefresh_
library_apklib_2.1.1
[DEBUG] expand complete
(see the first DEBUG line)
this happens for no reason, and extracts the actionbarsherlock into my project
:(
Original comment by kujans...@gmail.com
on 14 Jul 2013 at 7:07
if you can give me some hits, on how to debug the plugin, i would try to locate
the issue and possibly provide a fix :)
Original comment by kujans...@gmail.com
on 15 Jul 2013 at 4:24
i found that the error occurs when i have the tartet folder open in my explorer
(Windows 8 x64 Pro)
the clean part in my command deletes the target folder and my explorer changes
to the project directory, while the explorer is still chaning, maven goes to
the expanding and trys to expand into null...
Original comment by kujans...@gmail.com
on 15 Jul 2013 at 6:02
I'm pretty sure that this is fixed in 3.9.0
Original comment by william....@xandar.com.au
on 11 Mar 2014 at 12:46
Original issue reported on code.google.com by
kujans...@gmail.com
on 23 Apr 2013 at 6:41Attachments: