Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build issue #45

Open
BJWiley233 opened this issue Jan 26, 2021 · 0 comments
Open

build issue #45

BJWiley233 opened this issue Jan 26, 2021 · 0 comments

Comments

@BJWiley233
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant