You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean R. Owen (Jira)" <ji...@apache.org> on 2020/12/26 23:42:00 UTC

[jira] [Resolved] (SPARK-33560) Add "unused import" check to Maven compilation process

     [ https://issues.apache.org/jira/browse/SPARK-33560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean R. Owen resolved SPARK-33560.
----------------------------------
    Fix Version/s: 3.1.0
       Resolution: Fixed

Issue resolved by pull request 30784
[https://github.com/apache/spark/pull/30784]

> Add "unused import" check to Maven compilation process
> ------------------------------------------------------
>
>                 Key: SPARK-33560
>                 URL: https://issues.apache.org/jira/browse/SPARK-33560
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 3.1.0
>            Reporter: Yang Jie
>            Assignee: Yang Jie
>            Priority: Minor
>             Fix For: 3.1.0
>
>
> Similar to SPARK-33441, need add "unused import" check  to maven pom.
> The blocker is how to achieve the same effect as SBT compiler check, It seems that adding "-P:silencer:globalFilters=.*deprecated.*" configuration to "scala-maven-plugin" is not supported at present



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org