I\'m updated the ADT plugin to the last version (20) and the android-sdk tool. Now when I try to import an existent Android Maven to Eclipse raise the exception An interna
This is a known issue with the m2e-android plug-in caused due to changes in the ADT API:
https://github.com/rgladwell/m2e-android/issues/89
Please be patient while we find a fix.
Update: The new 0.4.2 release fixes this issue was released today, please run an Eclipse update (Help -> Check for Updates) and let me know if this resolves your problems.