Is it possible to fail the build on a groovydoc error? The Javadoc task has a failOnError flag, but I don’t see anything like that for groovydoc. This would be useful to make sure our API docs are correct (at least have the correct parameters and types). If there was some way to make the groovydoc output verbose and that could be grepped, that would be at least a workaround, but I didn’t see a way to do that.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Gradle ignores "failOnError = false" setting for javadoc command | 3 | 8068 | September 20, 2014 | |
Groovydoc for Test Groovy Source Files | 1 | 633 | May 6, 2014 | |
Is possible generate a JavaDoc or GroovyDoc for a build.gradle file? | 0 | 434 | December 1, 2016 | |
Gradle groovydoc fails: org/codehaus/groovy/tools/groovydoc/ResourceManager | 4 | 1194 | September 1, 2015 | |
Why does groovydoc for gradle api discard some methods available in javadoc? | 1 | 401 | October 27, 2011 |