[ https://issues.apache.org/jira/browse/SPARK-43461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yang Jie resolved SPARK-43461. ------------------------------ Resolution: Fixed Issue resolved by pull request 41141 https://github.com/apache/spark/pull/41141 > Skip compiling useless files when making distribution > ----------------------------------------------------- > > Key: SPARK-43461 > URL: https://issues.apache.org/jira/browse/SPARK-43461 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 3.5.0 > Reporter: Yuming Wang > Assignee: Yuming Wang > Priority: Major > > -Dmaven.javadoc.skip=true to skip java doc > -Dskip=true to skip scala doc. Please see: > https://davidb.github.io/scala-maven-plugin/doc-jar-mojo.html#skip > -Dmaven.source.skip to skip build sources.jar > -Dmaven.test.skip to skip build test-jar > -Dcyclonedx.skip=true to skip making bom. Please see: > https://cyclonedx.github.io/cyclonedx-maven-plugin/makeBom-mojo.html#skip -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org