Hello, all,

I was fiddling with Buildr sources from trunk to see how to
achieve automatically refreshing snapshot dependencies

  https://issues.apache.org/jira/browse/BUILDR-212

But I'm unsure of when does Buildr determine whether or not
to start downloading. 

First I tried hooking into the downloading code in
artifact.rb, but it never gets that far when the snapshot
jar already exists in the local maven repo. Then I run
buildr artifacts --trace which was showing "not_needed" and
found a neeeded? method in packaging.rb, but that doesn't
seem to get called neither when the snapshot jar is already
present.

Any hints are much appreciated!

Best wishes,
Timo

-- 
Timo Rantalaiho           
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

Reply via email to