Enhancement
Major
Detail
Major
Detail
Bugfix
JavaDoc is generated by default during the build. This makes sense because the system resources are also maintained during JavaDoc generation (translations for config items and configurable classes). By default, however, the documentation is generated according to ../tl-doc. This does not make sense for the customer's application. Therefore, only internal modules should be generated according to ../tl-doc. Customer modules should be generated according to target/.
Test
- Set up a new application.
- Call upmvn install.
- Check that no ../tl-doc folder has been created.