Thanks for your reporting Andrea. > This causes Maven not to consider Bom a sub module of Dubbo
I think the '<module>bom</module>' in dubbo root pom.xml will make Dubbo consider Bom as a sub module. Best regards, Jun > On 19 Aug 2018, at 00:44, Andrea Del Bene <[email protected]> wrote: > > Hi, > > I see that Dubbo Bom module has the Apache Foundation POM as parent and not > dubbo-parent, which also has Apache Foundation POM as parent. This causes > Maven not to consider Bom a sub module of Dubbo. It's not a big issue but I > think Bom should have dubbo-parent as parent like all the other sub modules. > > Thank you in advance. >
