-
Task
-
Resolution: Done
-
Major
-
None
-
None
Currently the AS7 build is pulling in some unwanted transitive dependencies. Only dependencies listed in the dependencyManagement section of the root pom.xml should be brought into the build. The dependency tree should be compared to the list of deps in the root pom, and then exclude the ones we don't want.
- is related to
-
AS7-844 Build updates for productization
- Resolved