[ https://issues.apache.org/jira/browse/SPARK-51628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yang Jie resolved SPARK-51628. ------------------------------ Fix Version/s: 4.1.0 Resolution: Fixed Issue resolved by pull request 50387 [https://github.com/apache/spark/pull/50387] > Clean up the assembly module before maven testing in maven daily test > --------------------------------------------------------------------- > > Key: SPARK-51628 > URL: https://issues.apache.org/jira/browse/SPARK-51628 > Project: Spark > Issue Type: Bug > Components: Project Infra, Tests > Affects Versions: 4.0.0, 4.1.0 > Reporter: Yang Jie > Assignee: Yang Jie > Priority: Major > Labels: pull-request-available > Fix For: 4.1.0 > > > Before actually executing `mvn test` in the Maven daily test, a process of > `mvn clean -pl assembly` should be added to prevent the issue described in > SPARK-51600 from being unverifiable in the Maven daily test. Currently, this > action should not be taken when testing the `connect` module, because some > tests in the `connect-client-jvm` module strongly depend on the completion of > the `assembly` module build. -- 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