You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Lobi Liu (JIRA)" <ji...@apache.org> on 2018/07/11 06:48:00 UTC

[jira] [Closed] (GOBBLIN-524) create project for idea of gobblin was failed

     [ https://issues.apache.org/jira/browse/GOBBLIN-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lobi Liu closed GOBBLIN-524.
----------------------------
    Resolution: Incomplete

> create project for idea of gobblin was failed
> ---------------------------------------------
>
>                 Key: GOBBLIN-524
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-524
>             Project: Apache Gobblin
>          Issue Type: Bug
>    Affects Versions: 0.12.0
>         Environment: java8/maven3.5.3
>            Reporter: Lobi Liu
>            Assignee: Abhishek Tiwari
>            Priority: Major
>              Labels: build
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Follow the steps of IDE-setup to create idea projects, appears when running commend gradlew.bak clean idea :
> * What went wrong:
> A problem occurred configuring root project 'incubator-gobblin'.
> > Could not resolve all dependencies for configuration ':classpath'.
>  > Could not resolve org.gradle.api.plugins:gradle-nexus-plugin:0.7.1.
>  Required by:
>  org.apache.gobblin:incubator-gobblin:0.13.0
>  > Could not resolve org.gradle.api.plugins:gradle-nexus-plugin:0.7.1.
>  > Could not get resource 'https://plugins.gradle.org/m2/org/gradle/api/
> plugins/gradle-nexus-plugin/0.7.1/gradle-nexus-plugin-0.7.1.pom'.
>  > Could not HEAD 'https://plugins.gradle.org/m2/org/gradle/api/plugi
> ns/gradle-nexus-plugin/0.7.1/gradle-nexus-plugin-0.7.1.pom'.
>  > Host name 'jcenter.bintray.com' does not match the certificate
> subject provided by the peer (CN=*.services-exchange.com, OU=Domain Control Vali
> dated)
>  > Could not resolve org.gradle.api.plugins:gradle-nexus-plugin:0.7.1.
>  > Could not get resource 'https://jcenter.bintray.com/org/gradle/api/pl
> ugins/gradle-nexus-plugin/0.7.1/gradle-nexus-plugin-0.7.1.pom'.
>  > Could not HEAD 'https://jcenter.bintray.com/org/gradle/api/plugins
> /gradle-nexus-plugin/0.7.1/gradle-nexus-plugin-0.7.1.pom'.
>  > Host name 'jcenter.bintray.com' does not match the certificate
> subject provided by the peer (CN=*.services-exchange.com, OU=Domain Control Vali
> dated)
>  > Could not resolve org.gradle.api.plugins:gradle-nexus-plugin:0.7.1.
>  > Could not get resource 'https://plugins.gradle.org/m2/org/gradle/api/
> plugins/gradle-nexus-plugin/0.7.1/gradle-nexus-plugin-0.7.1.pom'.
>  > Could not HEAD 'https://plugins.gradle.org/m2/org/gradle/api/plugi
> ns/gradle-nexus-plugin/0.7.1/gradle-nexus-plugin-0.7.1.pom'.
>  > Host name 'jcenter.bintray.com' does not match the certificate
> subject provided by the peer (CN=*.services-exchange.com, OU=Domain Control Vali
> dated)
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or --debug
> option to get more log output.
> BUILD FAILED
> ....................
> How to fix this problem?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)