mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-10-27 00:26:09 +01:00
Tasks.documentation.javadoc threw around 50 errors due to multiple inconsistencies within the javadoc comments. Furthermore, the option 'failOnError' is now set to 'true' so that future Javadoc errors in our codebase are avoided.
302 B
302 B
title
| title |
|---|
| Javadoc |
You can find the Javadoc at javadoc.
Development note
Please keep in mind that any newly introduced Javadoc error causes build breaks by design. Furthermore, it is advised to avoid warnings in case of newly introduced Javadoc comments.