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