jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • maven-proxy
  • MAVENPROXY-36

Redownload artifacts with updated checksum

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Component/s: Core
  • Labels:
    None
  • Testcase included:
    yes

Description

If an errouness artifact was published on ibiblio and downloaded by maven-proxy, it must be manually removed from the cache. Therefore checksum files (.md5 and .sha1) should be handled like snapshots and should redownload the corresponding artifact if the checksum was updated.

Necessary patch is in the attachment (along with unit tests). It introduces a new poerpty "checksum.update" that triggers this functionality and that is true by default.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    Checksum-update.patch
    11/Nov/05 8:47 AM
    18 kB
    Joerg Schaible

Issue Links

relates to

Improvement - An improvement or enhancement to an existing feature or task. MNG-1609 Force update of files in the repo if checksum has been updated

  • Major - Major loss of function.
  • Open - The issue is open and ready for the assignee to start work on it.

Improvement - An improvement or enhancement to an existing feature or task. MNG-1954 Need better handling of malformed poms in local cache, like check for an update every run

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Brian Fox added a comment - 07/Dec/05 8:05 AM

Did the cvs location move? The website lists
PServer access

Host cvs.maven-proxy.codehaus.org
Port 2401
CVS Root /scm/maven-proxy/
User anonymous
Password <no password>

But when I connect it says no repository at that location. I also tried downloading the tarball from the viewcvs page and just get build.sh and .ignore.

Show
Brian Fox added a comment - 07/Dec/05 8:05 AM Did the cvs location move? The website lists PServer access Host cvs.maven-proxy.codehaus.org Port 2401 CVS Root /scm/maven-proxy/ User anonymous Password <no password> But when I connect it says no repository at that location. I also tried downloading the tarball from the viewcvs page and just get build.sh and .ignore.
Hide
Permalink
Ben Walding added a comment - 07/Dec/05 4:03 PM

CVS PServer works for me:

export CVSROOT=:pserver:anonymous@cvs.maven-proxy.codehaus.org:/scm/maven-proxy/
cvs co maven-proxy

Show
Ben Walding added a comment - 07/Dec/05 4:03 PM CVS PServer works for me: export CVSROOT=:pserver:anonymous@cvs.maven-proxy.codehaus.org:/scm/maven-proxy/ cvs co maven-proxy
Hide
Permalink
Brian Fox added a comment - 07/Dec/05 6:24 PM

Got it, thanks. Eclipse didn't like the trailing /

Show
Brian Fox added a comment - 07/Dec/05 6:24 PM Got it, thanks. Eclipse didn't like the trailing /
Hide
Permalink
ruel loehr added a comment - 21/Mar/06 1:35 PM

shouldn't this be core maven functionality?

Show
ruel loehr added a comment - 21/Mar/06 1:35 PM shouldn't this be core maven functionality?
Hide
Permalink
Joerg Schaible added a comment - 21/Mar/06 2:19 PM

It is Maven core functionality, but what does this help, if the proxy does not support it?

Show
Joerg Schaible added a comment - 21/Mar/06 2:19 PM It is Maven core functionality, but what does this help, if the proxy does not support it?
Hide
Permalink
Ben Walding added a comment - 17/Mar/08 8:23 AM

maven-proxy is no longer supported.

We recommend that you look at Artifactory for your maven proxy needs.

http://www.jfrog.org/sites/artifactory/1.2/

Show
Ben Walding added a comment - 17/Mar/08 8:23 AM maven-proxy is no longer supported. We recommend that you look at Artifactory for your maven proxy needs. http://www.jfrog.org/sites/artifactory/1.2/

People

  • Assignee:
    Unassigned
    Reporter:
    Joerg Schaible
Vote (3)
Watch (0)

Dates

  • Created:
    11/Nov/05 8:47 AM
    Updated:
    17/Mar/08 8:23 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.