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 2021/03/01 09:31:51 UTC

[GitHub] [incubator-doris] Feral-Jas opened a new issue #5435: docker build-env-1.2:fe-core 3.4.0 failure

Feral-Jas opened a new issue #5435:
URL: https://github.com/apache/incubator-doris/issues/5435


   **Describe the bug**
   `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: Could not transfer artifact net.sourceforge.czt.dev:cup-maven-plugin:pom:1.6-cdh from/to spring-plugins (https://repo.spring.io/plugins-release/): Authentication failed for https://repo.spring.io/plugins-release/net/sourceforge/czt/dev/cup-maven-plugin/1.6-cdh/cup-maven-plugin-1.6-cdh.pom 401 Unauthorized -> [Help 1]`
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. sh build.sh
   2. fe-core 3.4.0 failure
   
   **Expected behavior**
   build sucess
   
   **Screenshots**
   ![image](https://user-images.githubusercontent.com/58321077/109477961-9e63b000-7ab3-11eb-8a4a-3c286c53cb7f.png)
   
   
   **Desktop (please complete the following information):**
    - OS: [ubuntu-kylin]
   
   
   


----------------------------------------------------------------
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] insanebeast commented on issue #5435: docker build-env-1.2:fe-core 3.4.0 failure

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


   > 需要把fe/pom.xml中下载的Repository地址改下
   > cloudera-thirdparty
   > https://repository.cloudera.com/content/repositories/third-party/
   > 改为:
   > cloudera-public
   > https://repository.cloudera.com/artifactory/public/
   > 
   > cloudera-plugins
   > https://repository.cloudera.com/content/groups/public/
   > 改为:
   > cloudera-public
   > https://repository.cloudera.com/artifactory/public/
   
   thanks! it helps~


----------------------------------------------------------------
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] Feral-Jas closed issue #5435: docker build-env-1.2:fe-core 3.4.0 failure

Posted by GitBox <gi...@apache.org>.
Feral-Jas closed issue #5435:
URL: https://github.com/apache/incubator-doris/issues/5435


   


----------------------------------------------------------------
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] zhangboya1 commented on issue #5435: docker build-env-1.2:fe-core 3.4.0 failure

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


   需要把fe/pom.xml中下载的Repository地址改下
   <id>cloudera-thirdparty</id>
   <url>https://repository.cloudera.com/content/repositories/third-party/</url>
   改为:
   <id>cloudera-public</id>
   <url>https://repository.cloudera.com/artifactory/public/</url>
   
   <id>cloudera-plugins</id>
   <url>https://repository.cloudera.com/content/groups/public/</url>
   改为:
   <id>cloudera-public</id>
   <url>https://repository.cloudera.com/artifactory/public/</url>


----------------------------------------------------------------
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] Feral-Jas commented on issue #5435: docker build-env-1.2:fe-core 3.4.0 failure

Posted by GitBox <gi...@apache.org>.
Feral-Jas commented on issue #5435:
URL: https://github.com/apache/incubator-doris/issues/5435#issuecomment-787812498


   > 需要把fe/pom.xml中下载的Repository地址改下
   > cloudera-thirdparty
   > https://repository.cloudera.com/content/repositories/third-party/
   > 改为:
   > cloudera-public
   > https://repository.cloudera.com/artifactory/public/
   > 
   > cloudera-plugins
   > https://repository.cloudera.com/content/groups/public/
   > 改为:
   > cloudera-public
   > https://repository.cloudera.com/artifactory/public/
   
   thx. Now fixed.


----------------------------------------------------------------
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