Don't fail on errors for Javadoc
This commit is contained in:
@@ -172,3 +172,7 @@ publishing {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
javadoc {
|
||||
failOnError = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user