-
Task
-
Resolution: Won't Do
-
Major
-
None
-
None
-
2018 Week 42-44, 2018 Week 45-47, 2018 Week 48-50, 2018 Week 51-01
-
1
-
It is no longer required
-
NEW
-
NEW
In all other JIRAs we talked about adding dependencies.
This JIRA covers the pom dependency clean mechanism.
Our framework needs to remove all the unnecessary dependencies from the pom. This mechanism should be triggered in project settings.
We cannot do this every time that we delete an asset or remove a functionality (like jpa on datamodellers) due to performance issues.
We should investigate the best way to deal with if, if it's like a grep on project assets looking for packages, using some maven plugin or something else.