simon824 opened a new issue, #10450: URL: https://github.com/apache/doris/issues/10450
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version master branch ### What's Wrong? ``` [hadoop@hadoop2 doriswriter]# mvn -U clean package assembly:assembly -Dmaven.test.skip=true [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for com.alibaba.datax:doriswriter:[unknown-version]: Could not find artifact com.alibaba.datax:datax-all:pom:0.0.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 22, column 13 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project com.alibaba.datax:doriswriter:[unknown-version] (/data/doris-master/extension/DataX/doriswriter/pom.xml) has 1 error [ERROR] Non-resolvable parent POM for com.alibaba.datax:doriswriter:[unknown-version]: Could not find artifact com.alibaba.datax:datax-all:pom:0.0.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 22, column 13 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException ``` ### What You Expected? . ### How to Reproduce? ``` cd doris/extension/DataX/DataX/ mvn -U clean package assembly:assembly -Dmaven.test.skip=true ``` ### Anything Else? _No response_ ### Are you willing to submit PR? - [X] 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: commits-unsubscr...@doris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org