mozack/abra

build issue

Opened this issue · 0 comments

Hi,
I tested building on following 2 systems and get same resolve errors at bottom for build.

  1. Centos 7
    Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
    Maven home: /export/home/bwiley4/tools/apache-maven-3.6.3
    Java version: 11.0.10, vendor: Oracle Corporation, runtime: /export/home/bwiley4/tools/jdk-11.0.10
    Default locale: en_US, platform encoding: UTF-8
    OS name: "linux", version: "3.10.0-1127.8.2.el7.x86_64", arch: "amd64", family: "unix"

  2. Ubuntu 20.04
    Apache Maven 3.6.3
    Maven home: /usr/share/maven
    Java version: 1.8.0_152-release, vendor: JetBrains s.r.o, runtime: /home/coyote/anaconda3/jre
    Default locale: en_US, platform encoding: UTF-8
    OS name: "linux", version: "5.9.3-050903-generic", arch: "amd64", family: "unix"

Error:

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  29.503 s
[INFO] Finished at: 2021-01-26T06:12:26-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project abra: Could not resolve dependencies for project abra:abra:jar:0.97-SNAPSHOT: The following artifacts could not be resolved: samtools:sam:jar:1.129, picard:picard:jar:1.129: Could not find artifact samtools:sam:jar:1.129 in UBU repository (http://www.unc.edu/~lmose/maven-repo) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException