Hi Peter, very cool, that adds a feature that I was missing for quite a long time. I found my own solution [1] via monkey patching. If I understand your approach correctly, then all dependencies must be provided manually. Wouldn't it make sense initialize the dependencies entry with all compile time deps and give the user the possibility to override this "smart" default?
Best, Tammo [1] https://github.com/apache/ode/blob/master/tasks/pomwithdependencies.rake On Sun, May 11, 2014 at 4:19 AM, Peter Donald <[email protected]>wrote: > Hi, > > I just committed the start [1] of an addon for generating a POM in a > format that satisfies the Maven Central requirements. This makes it > relatively easy to upload buildr managed libraries to Maven Central. > > Anyone else have any additional requirements that are not covered off > by this addon? (See the documentation as part of the change for a how > to use details) > > [1] > https://github.com/apache/buildr/commit/baa269bb3243a7615e05bb95f6c799f112adafec > > -- > Cheers, > > Peter Donald > -- Tammo van Lessen - http://www.taval.de
