pan3793 opened a new pull request #1380:
URL: https://github.com/apache/incubator-kyuubi/pull/1380


   ### _Why are the changes needed?_
   Fix maven pom.xml issue
   
   ```
   (apache-kyuubi) ➜  apache-kyuubi git:(mysql-fe-impl) ✗ build/mvn clean 
install
   Using `mvn` from path: 
/Users/chengpan/.sdkman/candidates/maven/current/bin/mvn
   [INFO] Scanning for projects...
   [WARNING]
   [WARNING] Some problems were encountered while building the effective model 
for org.apache.kyuubi:kyuubi-download:pom:1.4.0-SNAPSHOT
   [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but 
found duplicate declaration of plugin 
com.googlecode.maven-download-plugin:download-maven-plugin @ line 62, column 21
   [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]
   [INFO] 
------------------------------------------------------------------------
   ```
   
   
   ### _How was this patch tested?_
   - [ ] Add some test cases that check the changes thoroughly including 
negative and positive cases if possible
   
   - [ ] Add screenshots for manual tests if appropriate
   
   - [ ] [Run 
test](https://kyuubi.readthedocs.io/en/latest/develop_tools/testing.html#running-tests)
 locally before make a pull request
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to