Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [buckminster-dev] When is the download of dependencies triggered for Maven provider


Carlos Sanchez wrote:
does check for components in the local Maven repo?
No, probably not. Buckminster will not attempt any resolution just because you add a dependency to the component.

 if so, at what point?

The only time the local (or remote for that matter) repo is scanned is when you resolve a component query.

I'm confused because I have breakpoints in Maven2VersionFinder and
Maven2ReaderType and never get triggered.

Maybe (probably) I'm doing something wrong?
Or maybe not. I think this is one of those things that would be easier to sort out if we talked. Skype or Yahoo perhaps?

- thomas




Back to the top