You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "J. David Beutel (JIRA)" <ji...@apache.org> on 2010/11/04 03:56:41 UTC

[jira] Commented: (HTTPCLIENT-1017) Checksum Wrong for HttpComponent project pom v4.1 on central

    [ https://issues.apache.org/jira/browse/HTTPCLIENT-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928096#action_12928096 ] 

J. David Beutel commented on HTTPCLIENT-1017:
---------------------------------------------

I have the same problem with Geb > Grape > Ivy:

jbeutel@jbeutel-mac:~/proj/gebSandbox (master *)
$ grape install org.apache.httpcomponents httpclient 4.0.2
:: loading settings :: url = jar:file:/Users/jbeutel/tools/groovy/1.7.4/lib/ivy-2.2.0-rc1.jar!/org/apache/ivy/core/settings/ivysettings.xml
:: resolving dependencies :: caller#all-caller;working
	confs: [default]

:: problems summary ::
:::: WARNINGS
	problem while downloading module descriptor: http://repo1.maven.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom: invalid sha1: expected=8edff11652ca51b9d110ebfb321daac24f031c07 computed=b63ff67e6ffc1940041319e0e06d7c6b1d671fd2 (1629ms)

	io problem while parsing ivy file: http://repo1.maven.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom: Impossible to load parent for file:/Users/jbeutel/.groovy/grapes/org.apache.httpcomponents/httpcomponents-client/ivy-4.0.2.xml.original. Parent=org.apache.httpcomponents#project;4.1

	io problem while parsing ivy file: http://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom: Impossible to load parent for file:/Users/jbeutel/.groovy/grapes/org.apache.httpcomponents/httpclient/ivy-4.0.2.xml.original. Parent=org.apache.httpcomponents#httpcomponents-client;4.0.2

		module not found: org.apache.httpcomponents#httpclient;4.0.2

> Checksum Wrong for HttpComponent project pom v4.1 on central
> ------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1017
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1017
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>    Affects Versions: 4.0.3
>            Reporter: Chris Mountford
>
> As evidenced on the log here: http://vmgump.apache.org/gump/public/httpcomponents/httpcomponents-core/gump_work/build_httpcomponents_httpcomponents-core.html
> The checksum in central for httpcomponents-project-4.1.pom is incorrect in maven central.
> ---------------------------8<--------------------------------
> Downloading: http://localhost:8192/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'b63ff67e6ffc1940041319e0e06d7c6b1d671fd2'; remote = '8edff11652ca51b9d110ebfb321daac24f031c07' - RETRYING
> Downloading: http://localhost:8192/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'b63ff67e6ffc1940041319e0e06d7c6b1d671fd2'; remote = '8edff11652ca51b9d110ebfb321daac24f031c07' - IGNORING
> This pom appears to be a dependency for httpcomponents 4.0.3
> ---------------------------8<--------------------------------
> This checksum failure causes configurations that reject such artifacts (such as many maven proxy configurations) to result in build failures due to unsatisfied dependencies. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org