Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1.0SDK, 2.10.4SDK
-
None
Description
It appears that maven may have changed (not sure...) how you specify these attributes, and no longer supports them on the <configuration...> element, but only on the children of that element.
Scan the poms for these and verify they're in a child of <configuration> or if not, move to a child.