takimafr / androidkickstartr

AndroidKickstartR helps you to quickly create a well configured Android application using the most popular libraries. It creates and configures your project for you. Just focus on code!
http://androidkickstartr.com
Other
608 stars 116 forks source link

Incompatibility with maven 3.1.X #108

Open dgouyette opened 10 years ago

dgouyette commented 10 years ago

It seems that generated projects doesn't work with maven 3.1.X

See : http://stackoverflow.com/questions/17665456/maven-3-1-0-breaks-google-app-engine-maven-plugin

You have to update android maven plugin to 3.8.X