lujiefsi opened a new issue, #8402:
URL: https://github.com/apache/inlong/issues/8402

   ### What happened
   
   when i mvn eclipse:eclipse
   
   i meet :
   
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-eclipse-plugin:2.10:eclipse (default-cli) on 
project sort-connector-hive: Execution default-cli of goal 
org.apache.maven.plugins:maven-eclipse-plugin:2.10:eclipse failed: For artifact 
{org.apache.hive:hive-exec:null:jar}: The version cannot be empty. -> [Help 1]
   
   
   I have to change the file 
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/hive/pom.xml 
b/inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/hive/pom.xml
   
   add <version>${hive3x.version}</version>  after 
https://github.com/apache/inlong/blob/5f544aaf2752cc7065fa69c529bfff2f5791ba20/inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/hive/pom.xml#L44
 
   
   
   
   
   
   
   ### What you expected to happen
   
   no errrors.
   
   ### How to reproduce
   
   mvn eclipse:eclipse
   
   ### Environment
   
   _No response_
   
   ### InLong version
   
   master
   
   ### InLong Component
   
   InLong Sort
   
   ### Are you willing to submit PR?
   
   - [ ] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: dev-unsubscr...@inlong.apache.org.apache.org

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

Reply via email to