Reproduce
1. Install ArchLinux
2. Install Maven (3.1.0-1)
3. Create Android Project via
http://stand.spree.de/wiki_details_maven_archetypes (quickstart-archetype)
4. mvn clean android:deploy
Expecting:
Sample App running
Instead:
java.lang.NoClassDefFoundError: org/sonatype/aether/RepositorySystem
Used versions:
3.6.0, 3.6.1
I read about a issue regarding plugins on mvn 3.0.x vs 3.1.x
How may i get the maven plugin fly?
Original issue reported on code.google.com by google-...@computerlyrik.de on 18 Sep 2013 at 11:26
Original issue reported on code.google.com by
google-...@computerlyrik.de
on 18 Sep 2013 at 11:26