wangyum opened a new pull request #24641: [SPARK-27610][FOLLOW-UP][YARN] Remove 
duplicate declaration of plugin maven-antrun-plugin
URL: https://github.com/apache/spark/pull/24641
 
 
   ## What changes were proposed in this pull request?
   
   This pr removes duplicate declaration of plugin 
`org.apache.maven.plugins:maven-antrun-plugin`:
   ```
   [WARNING] Some problems were encountered while building the effective model 
for org.apache.spark:spark-network-yarn_2.12:jar:3.0.0-SNAPSHOT
   [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but 
found duplicate declaration of plugin 
org.apache.maven.plugins:maven-antrun-plugin @ line 177, column 15
   [WARNING] 
   [WARNING] It is highly recommended to fix these problems because they 
threaten the stability of your build.
   [WARNING] 
   [WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
   [WARNING] 
   ```
   
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105523/consoleFull
   
   ## How was this patch tested?
   
   Existing test
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to