Adding here so that it's helpful for someone else. We had the same issue
for a project. What we did is as follows:1. Added the ACS commons
dependency to the ui.content package2. Moved ui.content module above
ui.apps in main pom.xml3. Added customizations of ACS commons components
to ui.apps module