I needed the exact same thing a little while back and I found an extension that 
has been working great for me and is documented well. 

https://github.com/jvshahid/buildr-dependency-extensions

-Chris

On Jul 28, 2011, at 7:30 PM, Tal Rotbart <[email protected]> wrote:

> Hi all,
> 
> Essentially I am trying to get buildr to generate a POM for the
> artifact with the dependencies of the project.
> 
> So that 'buildr install' generated POM would contain the dependencies
> specified in the buildfile in the usual way (compile.with, test.with
> etc.).
> 
> This is so a downstream project can in turn retrieve the required
> dependencies for my project.
> 
> Is there a quick way of doing this that I'm missing in the
> documentation or should I extend buildr?
> 
> Cheers,
> Tal

Reply via email to