I am using Maven 3.0.4 along with the Eclipse Indigo for an Android Project. But i am not able to compile my code as there are errors in pom.xml file.
Errors are :
Project build error: Unresolveable build extension: Plugin com.jayway.maven.plugins.android.generation2:android-maven-plugin:3.0.2 or one of its dependencies could not be resolved: Failed to collect dependencies for com.jayway.maven.plugins.android.generation2:android-maven-plugin:jar:3.0.2 ()
Project build error: Unknown packaging: apk
I have downloaded the Android configurator plugin from Eclipse MarketPlace.
Unable to find the way out. Any help regarding this would be really appreciated.