GunaSekharM / maven-android-plugin

Automatically exported from code.google.com/p/maven-android-plugin
0 stars 0 forks source link

Unresolveable build extension #349

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Take working build
2. Change version from 3.4.1 to 3.5.1-SNAPSHOT
3. Try to build

What is the expected output?
Build success

What do you see instead?
[ERROR]   The project com.playhaven.android:playhaven-api:2.0.0-SNAPSHOT 
(/home/malachi/work/playhaven/sdk-android-2/api/pom.xml) has 2 errors
[ERROR]     Unresolveable build extension: Plugin 
com.jayway.maven.plugins.android.generation2:android-maven-plugin:3.5.1-SNAPSHOT
 or one of its dependencies could not be resolved: The following artifacts 
could not be resolved: org.codehaus.plexus:plexus-utils:jar:3.0.10, 
org.ow2.asm:asm:jar:4.1: Could not find artifact 
org.codehaus.plexus:plexus-utils:jar:3.0.10 in mgorski.net 
(http://maven.mgorski.net) -> [Help 2]

What version of maven-android-plugin are you using?
3.5.1-SNAPSHOT

What are the complete output lines of "mvn -version" on your machine?
Apache Maven 3.0.4 (r1232337; 2012-01-17 00:44:56-0800)
Maven home: /usr/local/maven
Java version: 1.6.0_38, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/java-6-oracle/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.5.0-22-generic", arch: "amd64", family: "unix"

Please provide any additional information below.

Original issue reported on code.google.com by mala...@playhaven.com on 24 Jan 2013 at 9:52

GoogleCodeExporter commented 9 years ago
We are no longer using the issue tracking system on Google Code. Please refile 
this issue on https://github.com/jayway/maven-android-plugin/issues if you 
still have this problem with the latest release of the Android Maven Plugin

Original comment by mosa...@gmail.com on 19 May 2014 at 4:19