Hey,
when installing and removing any XWiki extension that installs extra dependencies, there are remnants.
Reproduction steps:
- Install “Diagram Application (Pro)” (this XWiki SAS extension pulls in “Licensor API”)
- Uninstall “Diagram Application (Pro)”
- Search for “Licensor API”
- See that this extension installed by the Diagram Application is still installed
The distribution wizard has a orphaned dependency cleanup. What is the solution for manual extension installs? Am I missing something?
I can only imagine uninstalling every extension manually and checking if something still depends on it.