Gerry Reno wrote:
What is wrong with repos?

[INFO] Installing /home/greno/redhat/tmp/axis2-1.4/target/lib/axis2-1.4.jar to /home/greno/redhat/axis2-1.4/.m2/repository/org/apache/axis2/axis2/1.4/axis2-1.4.jar [INFO] ------------------------------------------------------------------------
[INFO] Building Apache Axis2 - tool - Eclipse Codegen Plugin
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [plugin:descriptor {execution: default-descriptor}]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 0 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] Copying 23 resources
[INFO] artifact org.eclipse.core:org.eclipse.core.runtime.compatibility: checking for updates from apache-ws-snapshots2 [INFO] artifact org.eclipse.core:org.eclipse.core.runtime.compatibility: checking for updates from tomcat-repository [INFO] artifact org.eclipse.core:org.eclipse.core.runtime.compatibility: checking for updates from eclipse-repo [INFO] artifact org.eclipse.core:org.eclipse.core.runtime.compatibility: checking for updates from java.net [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '0814d7172001035c6f87508922a46f84c602fd5e'; remote = '<!DOCTYPE' - RETRYING [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '0814d7172001035c6f87508922a46f84c602fd5e'; remote = '<!DOCTYPE' - IGNORING [INFO] artifact org.eclipse.core:org.eclipse.core.runtime.compatibility: checking for updates from central [INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Unable to get dependency information: Unable to read local copy of metadata: Cannot read metadata from '/home/greno/redhat/axis2-1.4/.m2/repository/org/eclipse/core/org.eclipse.core.runtime.compatibility/maven-metadata-java.net.xml': end tag name </body> must match start tag name <hr> from line 7 (position: TEXT seen ...</address>\n</body>... @9:8)
 org.eclipse.core:org.eclipse.core.runtime.compatibility:jar:null

from the specified remote repositories:
 apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
 eclipse-repo (http://repo1.maven.org/eclipse),
 central (http://repo1.maven.org/maven2),
 tomcat-repository (http://tomcat.apache.org/dev/dist/m2-repository),
 java.net (https://maven-repository.dev.java.net/nonav/repository/),
 apache-ws-snapshots2 (http://ws.zones.apache.org/repository2)

Path to dependency:
       1) org.apache.axis2:axis2.eclipse.codegen.plugin:maven-plugin:1.4
       2) org.eclipse.core:org.eclipse.core.resources:jar:3.2.0



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 7 seconds
[INFO] Finished at: Fri Dec 04 23:06:07 EST 2009
[INFO] Final Memory: 221M/381M
[INFO] ------------------------------------------------------------------------ error: Bad exit status from /home/greno/redhat/tmp/rpm-tmp.GKwswx (%build)


RPM build errors:
   Bad exit status from /home/greno/redhat/tmp/rpm-tmp.GKwswx (%build)



When I check the file that it is complaining about this is what it has:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://download.java.net/maven/1/org.eclipse.core/poms/maven-metadata.xml";>here</a>.</p>
<hr>
<address>Apache Server at maven-repository.dev.java.net Port 443</address>
</body></html>

So what and where do I need to change to fix this problem?

-Gerry

Reply via email to