[
https://issues.apache.org/jira/browse/CASSANDRA-17712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17580418#comment-17580418
] Brandon Williams commented on CASSANDRA-17712: ---------------------------------------------- ||Branch||CI|| |[3.0|https://github.com/driftx/cassandra/tree/CASSANDRA-17712-3.0]|[circle|https://app.circleci.com/pipelines/github/driftx/cassandra/575/workflows/c448c0af-31aa-4951-8ba3-10f33e95115f]| |[3.11|https://github.com/driftx/cassandra/tree/CASSANDRA-17712-3.11]|[circle|https://app.circleci.com/pipelines/github/driftx/cassandra/577/workflows/b9d9f03c-a311-4503-a6a7-583aab71b8ac]| |[4.0|https://github.com/driftx/cassandra/tree/CASSANDRA-17712-4.0]|[circle|https://app.circleci.com/pipelines/github/driftx/cassandra/578/workflows/005be4dd-992e-44eb-a138-a1e8714855a6]| |[4.1|https://github.com/driftx/cassandra/tree/CASSANDRA-17712-4.1]|[circle|https://app.circleci.com/pipelines/github/driftx/cassandra/579/workflows/263ce121-e6d2-4423-9fd4-a26cf074ebee]| |[trunk|https://github.com/driftx/cassandra/tree/CASSANDRA-17712-trunk]|[circle|https://app.circleci.com/pipelines/github/driftx/cassandra/576/workflows/a71dbed3-bd3c-439a-8a70-5e035135edf5]| > Remove javadocs step from CI and release process > ------------------------------------------------ > > Key: CASSANDRA-17712 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17712 > Project: Cassandra > Issue Type: Bug > Components: CI > Reporter: Berenguer Blasi > Assignee: Brandon Williams > Priority: Normal > > Currently the javadocs step is both: > - Taking up jenkins cycles and generating a [large > output|https://ci-cassandra.apache.org/job/Cassandra-trunk-artifacts/1313/jdk=jdk_1.8_latest,label=cassandra/consoleFull] > in CI when building artifacts > - Failing randomly on javadoc issues such as {{AlterTableStatement.java:135: > error: text not allowed in element}} > Apidocs are not being bundled, uploaded or used anywhere. Hence it would be > best to remove javadocs generation on every CI. Mainly removing javadoc from > artifacts and mvn-install. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
