Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quickstart archetype has missing or out of date plugin versions #62

Open
hborders opened this issue Feb 5, 2014 · 1 comment
Open

Comments

@hborders
Copy link

hborders commented Feb 5, 2014

The quickstart archetype didn't define a platform.version environment variable (my pom.xml had <platform.version></platform.version>) and had an android.plugin.version of 3.6.0 (current is 3.8.2).

@hborders
Copy link
Author

The android artifact the quickstart archetype refers to is the latest in maven central, but it is out of date compared to the SDK. 4.1.1.4 corresponds to android-16 or android:android:4.1.2_r2 from https://github.com/mosabua/maven-android-sdk-deployer. The archetypes should use the groupId:artifactId:version of maven-android-sdk-deployer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant