[ 
https://issues.apache.org/jira/browse/OMID-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16581665#comment-16581665
 ] 

Mujtaba Chohan commented on OMID-109:
-------------------------------------

[~jamestaylor] Here's the complete error from Apache Jenkins:

 
{code:java}
Failed to resolve artifact.

Missing:
----------
1) ar.com.synergian:wagon-git:jar:0.2.5

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=ar.com.synergian 
-DartifactId=wagon-git -Dversion=0.2.5 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=ar.com.synergian -DartifactId=wagon-git 
-Dversion=0.2.5 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.omid:omid:pom:0.8.2.11-SNAPSHOT
        2) ar.com.synergian:wagon-git:jar:0.2.5
{code}
Since ar.com.synergian:wagon-git is not hosted on Maven (and uses a workaround 
to host it on GIT itself) causes this issue. Either Apache Infra ticket should 
be opened to resolve this or this artifact needs to be deployed manually as 
suggested above.

 

> Unable to build phoenix-integration branch through Jenkins job
> --------------------------------------------------------------
>
>                 Key: OMID-109
>                 URL: https://issues.apache.org/jira/browse/OMID-109
>             Project: Apache Omid
>          Issue Type: Bug
>            Reporter: James Taylor
>            Priority: Major
>         Attachments: OMID-109.patch
>
>
> Based on Jenkins job failures 
> (https://builds.apache.org/job/Phoenix-omid2/81/), the repo URL in the pom 
> needs to be updated to 
> https://raw.githubusercontent.com/synergian/wagon-git/releases.



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

Reply via email to