|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
checksum policy ignored?Greetings,
I am using Artifactory 2.0.6 and I have a remote repository defined (google's maven repo). The checksum policy for this repo was originally "generate if absent", and I got this error when I tried to cache the guice artifact: 2009-08-04 14:25:21,542 [INFO ] (o.a.r.HttpRepo :160) - repo1: Retrieving 'http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom'... 2009-08-04 14:25:21,629 [INFO ] (o.a.r.HttpRepo :160) - repo1: Retrieving 'http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom.sha1'... 2009-08-04 14:25:21,720 [INFO ] (o.a.r.HttpRepo :160) - repo1: Retrieving 'http://repo1.maven.org/maven2/com/google/inject/guice/2.0/guice-2.0.pom.md5'... 2009-08-04 14:25:21,813 [ERROR] (o.a.c.c.C.[.[.[.[default]:260) - Servlet.service() for servlet default threw exception org.artifactory.io.checksum.policy.ChecksumPolicyException: Checksum policy 'GEN_IF_ABSENT' rejected the artifact 'guice-2.0.pom'. Checksums info: [ChecksumInfo{type=MD5, original='179b3373d3c3cbf669498e7dee64bec8', actual='fc2673864f31a5c712e7ff8bcabb54f7'}, ChecksumInfo{type=SHA-1, original='6c5029102c03c627275fe183377c0586a3194425', actual='3bb8d0283ecfc05ba8dae825e46980d669265333'}] I tried changing the policy of the google repo in Artifactory to "ignore and return generated checksum" but I still get the same exception indicating that the 'GEN_IF_ABSENT' policy is in place. This is after reloading the configuration and restarting the service. Any thoughts? |
|
|
Re: checksum policy ignored?Does the checksum setting show up as "ignore and return generated checksum" when you return to the remote repository config dialog?
If yes, this might be a bug, so we'll look into it. Yoav On Tue, Aug 4, 2009 at 10:16 PM, bkate <bkate@...> wrote:
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Artifactory-users mailing list Artifactory-users@... https://lists.sourceforge.net/lists/listinfo/artifactory-users |
|
|
Re: checksum policy ignored?Yes, the dialog configuration and the configuration file both indicate that the policy has changed, but the behavior remains the same.
- Bryan
|
|
|
Re: checksum policy ignored?Thanks Bryan,
I have created http://issues.jfrog.org/jira/browse/RTFACT-2042 for followup, and we'll try to reproduce it. Yoav On Wed, Aug 5, 2009 at 3:08 PM, bkate <bkate@...> wrote:
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Artifactory-users mailing list Artifactory-users@... https://lists.sourceforge.net/lists/listinfo/artifactory-users |
| Free embeddable forum powered by Nabble | Forum Help |