Skip to content

Special case proxied maven-metadata.xml's #7

@LexManos

Description

@LexManos

Currently all files retreived from a proxy are pulled once and cached forever.
This does not work for files that can be updated on the servers end.
Mainly that is maven-metadata.xml, which gets updated when new versions re published.
So, introduce either a time based re-query or set filetime correctly then use If-Modified-Since.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions