You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/06/27 06:24:36 UTC

[GitHub] [doris] simon824 opened a new issue, #10450: [Bug] datax doriswriter compile failed

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-unsubscribe@doris.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] yiguolei closed issue #10450: [Bug] datax doriswriter compile failed

Posted by GitBox <gi...@apache.org>.
yiguolei closed issue #10450: [Bug] datax doriswriter compile failed
URL: https://github.com/apache/doris/issues/10450


-- 
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-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org