-
Type:
Wish
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: doxia-integration-tools-1.6
-
Fix Version/s: 1.7
-
Component/s: Integration Tools
-
Labels:None
a good number of methods are only used internally by DefaultSiteTools, not from maven-site-plugin, and I don't expect other integrations to really use them
removing the methods from public SiteTools API will make it easier to understand and eventually to refactor
ie removing a lot of methods used by getDecorationModel() API:
- getSiteDescriptorFromRepository()
- populateParentMenu()
- populateModulesMenu()