If anyone finds their way here with the same problem I was having, my problem was that I was missing the <dependencyManagement>
tags around dependencies I had copied from the child pom.
If anyone finds their way here with the same problem I was having, my problem was that I was missing the <dependencyManagement>
tags around dependencies I had copied from the child pom.