Hi, A combination of parents pom and BOM is generally enough :
Have a look at : https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html On Mon, Oct 12, 2015 at 10:48 PM, Jagat Singh <[email protected]> wrote: > Hi, > > What are the options then ? > > > On Tue, Oct 13, 2015 at 3:46 AM, Glenn Brown <[email protected]> > wrote: > > > The jcabi parent appears to be a sample maven parent pom with jcabi > > dependencies included > > > > On Mon, Oct 12, 2015, 12:47 AM Jagat Singh <[email protected]> wrote: > > > > > Hi, > > > > > > We have set of projects which have few common dependencies and > > > configurations. > > > > > > How to best avoid code duplications , I have seen maven parent and > maven > > > jcabi parent. > > > > > > Are there other useful plugins to handle this. > > > > > > Thanks > > > > > > -- Adrien Rivard
