I do not. No idea why it is going there. I removed .m2 and everything downloaded correctly. But now, I have the slf4j bindings problem mentioned in another email.
----- Original Message ----- | From: "Ted Dunning" <[email protected]> | To: [email protected] | Sent: Saturday, November 10, 2012 12:03:15 AM | Subject: Re: Mahout dependency problem with asm-1.3 | | Why do you have maven.glassfish.org in your repo path? | | On Fri, Nov 9, 2012 at 7:17 PM, Lance Norskog <[email protected]> | wrote: | | > I'm getting this from the current git checkout. There are 301 | > (redirections) but there is nothing at the target either. | > | > Downloading: | > https://repository.apache.org/content/repositories/releases//asm/asm/3.1/asm-3.1.pom | > [INFO] Unable to find resource 'asm:asm:pom:3.1' in repository | > apache | > release | > (https://repository.apache.org/content/repositories/releases/) | > Downloading: | > http://people.apache.org/~stack/m2/repository/asm/asm/3.1/asm-3.1.pom | > [INFO] Unable to find resource 'asm:asm:pom:3.1' in repository | > apache | > non-releases (http://people.apache.org/~stack/m2/repository) | > Downloading: | > http://download.java.net/maven/2//asm/asm/3.1/asm-3.1.pom | > [INFO] Unable to find resource 'asm:asm:pom:3.1' in repository | > java.net ( | > http://download.java.net/maven/2/) | > Downloading: | > http://repository.codehaus.org//asm/asm/3.1/asm-3.1.pom | > [INFO] Unable to find resource 'asm:asm:pom:3.1' in repository | > codehaus ( | > http://repository.codehaus.org/) | > Downloading: | > http://repository.jboss.org/nexus/content/groups/public-jboss//asm/asm/3.1/asm-3.1.pom | > [INFO] Unable to find resource 'asm:asm:pom:3.1' in repository | > repository.jboss.org ( | > http://repository.jboss.org/nexus/content/groups/public-jboss/) | > Downloading: | > http://people.apache.org/~garyh/mvn//asm/asm/3.1/asm-3.1.pom | > [INFO] Unable to find resource 'asm:asm:pom:3.1' in repository | > ghelmling.testing (http://people.apache.org/~garyh/mvn/) | > Downloading: | > http://maven.glassfish.org/content/groups/glassfish/asm/asm/3.1/asm-3.1.pom | > 185b downloaded (asm-3.1.pom) | > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local | > = | > '6c9fd3d150b8a5f0ca676f49b8ed603793cabebb'; remote = '<html> | > <head><title>301' - RETRYING | > Downloading: | > http://maven.glassfish.org/content/groups/glassfish/asm/asm/3.1/asm-3.1.pom | > 185b downloaded (asm-3.1.pom) | > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local | > = | > '6c9fd3d150b8a5f0ca676f49b8ed603793cabebb'; remote = '<html> | > <head><title>301' - IGNORING | > [WARNING] POM for 'asm:asm:pom:3.1:compile' is invalid. | > | > Its dependencies (if any) will NOT be available to the current | > build. | > Downloading: | > https://repository.apache.org/content/repositories/releases//asm/asm/3.1/asm-3.1.jar | > [INFO] Unable to find resource 'asm:asm:jar:3.1' in repository | > apache | > release | > (https://repository.apache.org/content/repositories/releases/) | > Downloading: | > http://people.apache.org/~stack/m2/repository/asm/asm/3.1/asm-3.1.jar | > [INFO] Unable to find resource 'asm:asm:jar:3.1' in repository | > apache | > non-releases (http://people.apache.org/~stack/m2/repository) | > Downloading: | > http://download.java.net/maven/2//asm/asm/3.1/asm-3.1.jar | > [INFO] Unable to find resource 'asm:asm:jar:3.1' in repository | > java.net ( | > http://download.java.net/maven/2/) | > Downloading: | > http://repository.codehaus.org//asm/asm/3.1/asm-3.1.jar | > [INFO] Unable to find resource 'asm:asm:jar:3.1' in repository | > codehaus ( | > http://repository.codehaus.org/) | > Downloading: | > http://repository.jboss.org/nexus/content/groups/public-jboss//asm/asm/3.1/asm-3.1.jar | > [INFO] Unable to find resource 'asm:asm:jar:3.1' in repository | > repository.jboss.org ( | > http://repository.jboss.org/nexus/content/groups/public-jboss/) | > Downloading: | > http://people.apache.org/~garyh/mvn//asm/asm/3.1/asm-3.1.jar | > [INFO] Unable to find resource 'asm:asm:jar:3.1' in repository | > ghelmling.testing (http://people.apache.org/~garyh/mvn/) | > Downloading: | > http://maven.glassfish.org/content/groups/glassfish/asm/asm/3.1/asm-3.1.jar | > 185b downloaded (asm-3.1.jar) | > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local | > = | > '6c9fd3d150b8a5f0ca676f49b8ed603793cabebb'; remote = '<html> | > <head><title>301' - RETRYING | > Downloading: | > http://maven.glassfish.org/content/groups/glassfish/asm/asm/3.1/asm-3.1.jar | > 185b downloaded (asm-3.1.jar) | > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local | > = | > '6c9fd3d150b8a5f0ca676f49b8ed603793cabebb'; remote = '<html> | > <head><title>301' - IGNORING | > | > |
