Well, basically we provide a "regular super pom" [1] which specifies most of our parent projects. I'm not quite sure which will be the advantage of using the type bom over pom?
Kind regards, Andreas [1] https://github.com/apache/karaf/blob/trunk/pom.xml On Tue, May 29, 2012 at 4:07 PM, Romain Gilles <[email protected]> wrote: > Hi all, > I think it could be interesting to provide a bom as explained in maven > documentation: > http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html > I'm looking to use dependency management with import scope that point on > karaf and It will help me if you are providing a bom with only karaf > projects in the dependency management and in a separate pom all the third > parties. > > I use to specify my maven configuration like this and it's works fine and > save me time. > > Regards, > > Romain.
