netty / netty-tcnative

A fork of Apache Tomcat Native, based on finagle-native
Apache License 2.0
241 stars 179 forks source link

Ensure we generate javadocs for all artifacts #881

Closed normanmaurer closed 3 months ago

normanmaurer commented 3 months ago

Motivation:

We need to generate javadocs for all artifacts that we publish as otherwise the release process will fail

Modifications:

Generate empty javadocs jars when needed

Result:

Release process does not fail anymore