[GRADLE-3463] Groovydoc fails with NoClassDefFoundError: org/fusesource/jansi/AnsiRenderWriter Created: 31/May/16 Updated: 02/Jun/16 Resolved: 02/Jun/16 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | 2.14-rc-1, 2.14-rc-2, 2.14-rc-3 |
Fix Version/s: | 2.14-rc-4 |
Type: | Bug | ||
Reporter: | Stefan Wolf | Assignee: | Stefan Wolf |
Resolution: | Fixed | Votes: | 0 |
Issue Links: |
|
Description |
It seems like the groovydoc task started failing when upgrading from 2.13 to 2.14-rc-1. It fails on both version if only the groovy plugin is applied, but when applying the nebula-plugin-plugin then groovydoc works on 2.13 and fails on 2.14-rc-1 through 2.14-rc-3 |
Comments |
Comment by Stefan Wolf [ 31/May/16 ] |
A fix for |