Yang Jie created SPARK-33560:
--------------------------------

             Summary: Add "unused import" check during Maven compilation
                 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


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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to