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 2020/11/10 02:52:35 UTC

[GitHub] [incubator-doris] petermenglei opened a new issue #4874: 0.13 version fe-core build failed --Failed to read artifact descriptor for net.sourceforge.czt.dev:cup-maven-plugin:jar:1.6-cdh

petermenglei opened a new issue #4874:
URL: https://github.com/apache/incubator-doris/issues/4874


   [INFO] Dependency-reduced POM written at: /var/local/incubator-doris1.3/fe/spark-dpp/dependency-reduced-pom.xml
   [INFO]                                                                         
   [INFO] ------------------------------------------------------------------------
   [INFO] Building fe-core 3.4.0
   [INFO] ------------------------------------------------------------------------
   [WARNING] The POM for net.sourceforge.czt.dev:cup-maven-plugin:jar:1.6-cdh is missing, no dependency information available
   [INFO] ------------------------------------------------------------------------
   [INFO] Reactor Summary:
   [INFO] 
   [INFO] fe-common ......................................... SUCCESS [1.386s]
   [INFO] spark-dpp ......................................... SUCCESS [8.233s]
   [INFO] fe-core ........................................... FAILURE [0.009s]
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time: 9.762s
   [INFO] Finished at: Tue Nov 10 02:49:13 UTC 2020
   [INFO] Final Memory: 67M/906M
   [INFO] ------------------------------------------------------------------------
   [ERROR] Plugin net.sourceforge.czt.dev:cup-maven-plugin:1.6-cdh or one of its dependencies could not be resolved: Failed to read artifact descriptor for net.sourceforge.czt.dev:cup-maven-plugin:jar:1.6-cdh: Failure to find net.sourceforge.czt.dev:cup-maven-plugin:pom:1.6-cdh in https://repo.spring.io/plugins-release/ was cached in the local repository, resolution will not be reattempted until the update interval of spring-plugins has elapsed or updates are forced -> [Help 1]
   
   I tried to add below in fe/pom.xml file but still not work: 
   <!-- for cup-maven-plugin --> <pluginRepository> <id>cloudera-plugins</id> <url>https://repository.cloudera.com/content/groups/public/</url> </pluginRepository>
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [incubator-doris] iamnotgay commented on issue #4874: 0.13 version fe-core build failed --Failed to read artifact descriptor for net.sourceforge.czt.dev:cup-maven-plugin:jar:1.6-cdh

Posted by GitBox <gi...@apache.org>.
iamnotgay commented on issue #4874:
URL: https://github.com/apache/incubator-doris/issues/4874#issuecomment-724523197


   this ? Could not transfer artifact net.sourceforge.czt.dev:cup-maven-plugin:pom:1.6-cdh from/to xxx
   
   如遇到上述错误,请参照 PR #4769 修改 fe/pom.xml 中 cloudera 相关的仓库配置。
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



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