Do Not Split a Namespace Across Projects
Classes from the same package must not be defined in separate BOM files.
For example, the following classes must both be defined in the package that defines the com.example.claimmodel.customerdetails package:
com.example.claimmodel.customerdetails.Address com.example.claimmodel.customerdetails.Customer
Copyright © 2022. TIBCO Software Inc. All Rights Reserved.