You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/03/15 15:15:11 UTC

[GitHub] [spark] LuciferYang opened a new pull request, #40445: [SPARK-42814][BUILD] Upgrade some maven plugins

LuciferYang opened a new pull request, #40445:
URL: https://github.com/apache/spark/pull/40445

   ### What changes were proposed in this pull request?
   This pr aims to upgrade the following maven plugins
   
   - maven-enforcer-plugin 3.0.0-M2 -> 3.2.1
   - build-helper-maven-plugin 3.2.0 -> 3.3.0
   - maven-compiler-plugin 3.10.1 -> 3.11.0
   - maven-surefire-plugin 3.0.0-M9 -> 3.0.0
   - maven-javadoc-plugin 3.4.1 -> 3.5.0
   - maven-deploy-plugin 3.0.0 -> 3.1.0
   
   ### Why are the changes needed?
   The release notes as follows:
   - maven-enforcer-plugin
     - https://github.com/apache/maven-enforcer/releases/tag/enforcer-3.2.1
     - https://github.com/apache/maven-enforcer/releases/tag/enforcer-3.1.0
   
   - build-helper-maven-plugin
     - https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/build-helper-maven-plugin-3.3.0
   
   - maven-compiler-plugin
     - https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-3.11.0
   
   - maven-surefire-plugin
     - https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0
   
   - maven-javadoc-plugin
     - https://github.com/apache/maven-javadoc-plugin/releases/tag/maven-javadoc-plugin-3.5.0
   
   - maven-deploy-plugin
    - https://github.com/apache/maven-deploy-plugin/releases/tag/maven-deploy-plugin-3.1.0
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   - Pass GitHub Actions


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [spark] LuciferYang commented on pull request #40445: [SPARK-42814][BUILD] Upgrade maven plugins to latest versions

Posted by "LuciferYang (via GitHub)" <gi...@apache.org>.
LuciferYang commented on PR #40445:
URL: https://github.com/apache/spark/pull/40445#issuecomment-1473130566

   Thanks @dongjoon-hyun 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [spark] dongjoon-hyun closed pull request #40445: [SPARK-42814][BUILD] Upgrade maven plugins to latest versions

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun closed pull request #40445: [SPARK-42814][BUILD] Upgrade maven plugins to latest versions
URL: https://github.com/apache/spark/pull/40445


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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