Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
V2 2.0.6, (Java) V4 4.2.0
-
None
Description
Currently the release profile fails if Java 8 is used. This is due to a change in the JavaDoc generation which uses JS Lint. Previously Java warnings did not lead to an abortion of the build. In order to fix this we need to add a property to our parent pom.xml which builds the JavaDoc even if there are warnings.