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

Francisco Romero updated GOBBLIN-1660:
--------------------------------------
    Description: 
We have a java project that is running some Gobblin jobs and we are importing 
classes from the Maven dependencies:
 * org.apache.gobblin:gobblin-api
 * org.apache.gobblin:gobblin-core

This project is running fine with the version 0.14.0 of them.

However, when we try to upgrade to version 0.15.0, then the Maven build process 
fails because this version of Gobblin requires some dependencies which are not 
found in Maven Central repositories:

_The following artifacts could not be resolved: 
com.linkedin.pegasus:restli-client:jar:29.6.4, 
com.linkedin.pegasus:restli-common:jar:29.6.4, 
com.linkedin.pegasus:pegasus-common:jar:29.6.4, 
com.linkedin.pegasus:data:jar:29.6.4: Could not find artifact 
com.linkedin.pegasus:restli-client:jar:29.6.4 in central 
([https://repo.maven.apache.org/maven2)_] 

 

As we could observe in Maven Central, the latest version of those dependencies 
of Gobblin is 27.7.18:

e.g.: [https://search.maven.org/artifact/com.linkedin.pegasus/data/27.7.18/jar]

Why Gobbling 0.15.0 is requiring that missing version of com.linkedin.pegasus 
dependencies in Maven Central repositories?

  was:
We have a java project that is running some Gobblin jobs and we are importing 
classes from the Maven dependencies:
 * org.apache.gobblin:gobblin-api
 * org.apache.gobblin:gobblin-core

This project is running fine with the version 0.14.0 of them.

However, when we try to upgrade from that version to 0.15.0 then the Maven 
build process fails because this version of Gobblin requires some dependencies 
which are not found in Maven Central repositories:

_The following artifacts could not be resolved: 
com.linkedin.pegasus:restli-client:jar:29.6.4, 
com.linkedin.pegasus:restli-common:jar:29.6.4, 
com.linkedin.pegasus:pegasus-common:jar:29.6.4, 
com.linkedin.pegasus:data:jar:29.6.4: Could not find artifact 
com.linkedin.pegasus:restli-client:jar:29.6.4 in central 
(https://repo.maven.apache.org/maven2)_ 

 

As we could observe in Maven Central, the latest version of those dependencies 
of Gobblin is 27.7.18:

e.g.: [https://search.maven.org/artifact/com.linkedin.pegasus/data/27.7.18/jar]

Why Gobbling 0.15.0 is requiring that missing version of com.linkedin.pegasus 
dependencies in Maven Central Repositories?


> Unkown versions of Maven dependencies from group com.linkedin.pegasus 
> required by Gobblin
> -----------------------------------------------------------------------------------------
>
>                 Key: GOBBLIN-1660
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1660
>             Project: Apache Gobblin
>          Issue Type: Bug
>          Components: gobblin-api, gobblin-core
>    Affects Versions: 0.15.0
>         Environment: maven-compiler-plugin 3.8.1, java 8
>            Reporter: Francisco Romero
>            Assignee: Hung Tran
>            Priority: Minor
>         Attachments: Gobblin-0.15.0-maven-build-failure.log, pom.xml
>
>
> We have a java project that is running some Gobblin jobs and we are importing 
> classes from the Maven dependencies:
>  * org.apache.gobblin:gobblin-api
>  * org.apache.gobblin:gobblin-core
> This project is running fine with the version 0.14.0 of them.
> However, when we try to upgrade to version 0.15.0, then the Maven build 
> process fails because this version of Gobblin requires some dependencies 
> which are not found in Maven Central repositories:
> _The following artifacts could not be resolved: 
> com.linkedin.pegasus:restli-client:jar:29.6.4, 
> com.linkedin.pegasus:restli-common:jar:29.6.4, 
> com.linkedin.pegasus:pegasus-common:jar:29.6.4, 
> com.linkedin.pegasus:data:jar:29.6.4: Could not find artifact 
> com.linkedin.pegasus:restli-client:jar:29.6.4 in central 
> ([https://repo.maven.apache.org/maven2)_] 
>  
> As we could observe in Maven Central, the latest version of those 
> dependencies of Gobblin is 27.7.18:
> e.g.: 
> [https://search.maven.org/artifact/com.linkedin.pegasus/data/27.7.18/jar]
> Why Gobbling 0.15.0 is requiring that missing version of com.linkedin.pegasus 
> dependencies in Maven Central repositories?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to