Details
-
Type:
Task
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Labels:
Description
We made a mistake in a release where the javadoc JAR seems to be the only thing available for a particular artifact (io.pravega:pravega-client:0.1.0). We are prevented from overwriting artifacts, yet we are unable to publish the actual artifact because we also are prevented from publishing an artifact without javadocs.
I have a staging repo ready (iopravega-1002) that includes everything except the javadocs but it is not able to be released because it doesn't contain javadocs.
Is there a way to get this released, or have the javadoc jar removed so that we can release everything again?