enhancement
major
minor
major
minor
defect
As part of the transition to Maven, the tl:FileManager API was changed from File to Path. The documentation import has not yet been updated. It does not work in a workspace where dependencies come from the Maven repository.
Other deprecated uses of the File API in FileManager must also be migrated to the Path API.
Test
Create a new application where dependencies are sourced from the repository and verify whether the documentation import can be performed.