Tal,

Unless something has changed, I don't think Buildr supports including
creating transitive dependencies in generated POM files.  I ran into this
when I first discovered Buildr, but changed my workflow to not depend on
them being there.  I certainly don't want to give bad information, but I
think this is the case.

On Thu, 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