Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4584188
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T21:19:11+00:00 2026-05-21T21:19:11+00:00

I have a <filesystem> resolver in my ivysettings.xml , along with the central M2

  • 0

I have a <filesystem> resolver in my ivysettings.xml, along with the central M2 repository, and it all works OK. However, I was wondering whether there is a way to bypass the cache entirely for the dependencies found with the filesystem resolver. I don’t need to have them so many times around on my filesystem (once in the directory searched by the resolver, once in the cache, and once in each project’s lib folder…).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T21:19:11+00:00Added an answer on May 21, 2026 at 9:19 pm

    Found it. The name of a cache with the useOrigin="true" attribute can be specified on the resolver:

    <ivysettings>
      <settings defaultResolver="main"/>
      <caches>
        <cache name="main" basedir="${ivy.settings.dir}/ivycache" />
        <cache name="nocache" useOrigin="true" />
      </caches>
      <resolvers>
        <chain name="main">
          <filesystem name="filesystem" cache="nocache">
            <artifact pattern="${ivy.settings.dir}/ivyrep/[artifact].[ext]" />
          </filesystem>
          <ibiblio name="ibiblio" m2compatible="true" usepoms="false" />
        </chain>
      </resolvers>
    </ivysettings>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does .net have a way to determine whether the local filesystem is case-sensitive?
Is there a POSIX syscall to resolve filesystem paths? I have the CWD for
I currently have a filesystem path I would like to index into a SQL
In the filesystem I have /file.aspx /directory/default.aspx I want to configure IIS so that
I have a FAT filesystem mounted in Linux with the vfat driver. I want
I have a certain boost::filesystem::path in hand and I'd like to append a string
I have a little JUnit-Test that export an Object to the FileSystem. In the
I have a question regarding ACLs on a network filesystem. Basically, I want to
We have a number of embedded systems requiring r/w access to the filesystem which
I'm trying to read a file from a local filesystem. I do not have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.