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

unable to test without GITHUB_TOKEN #46

Open
mr-c opened this issue Sep 1, 2022 · 0 comments
Open

unable to test without GITHUB_TOKEN #46

mr-c opened this issue Sep 1, 2022 · 0 comments

Comments

@mr-c
Copy link
Contributor

mr-c commented Sep 1, 2022

It seems that com.dnanexus:dxyaml and com.dnanexus:dxcommon are not publicly available? Can they be published to maven or another repository?

error] sbt.librarymanagement.ResolveException: Error downloading com.dnanexus:dxyaml:0.1.1
[error]   Not found
[error]   Not found
[error]   not found: /home/michael/.ivy2/localcom.dnanexus/dxyaml/0.1.1/ivys/ivy.xml
[error]   not found: https://repo1.maven.org/maven2/com/dnanexus/dxyaml/0.1.1/dxyaml-0.1.1.pom
[error]   unauthorized: https://maven.pkg.github.com/dnanexus/_/com/dnanexus/dxyaml/0.1.1/dxyaml-0.1.1.pom
[error]   unauthorized: https://maven.pkg.github.com/dnanexus/cwlScala/com/dnanexus/dxyaml/0.1.1/dxyaml-0.1.1.pom
[error]   unauthorized: https://maven.pkg.github.com/dnanexus/dxScala/com/dnanexus/dxyaml/0.1.1/dxyaml-0.1.1.pom
[error] Error downloading com.dnanexus:dxcommon:0.11.3
[error]   Not found
[error]   Not found
[error]   not found: /home/michael/.ivy2/localcom.dnanexus/dxcommon/0.11.3/ivys/ivy.xml
[error]   not found: https://repo1.maven.org/maven2/com/dnanexus/dxcommon/0.11.3/dxcommon-0.11.3.pom
[error]   unauthorized: https://maven.pkg.github.com/dnanexus/_/com/dnanexus/dxcommon/0.11.3/dxcommon-0.11.3.pom
[error]   unauthorized: https://maven.pkg.github.com/dnanexus/cwlScala/com/dnanexus/dxcommon/0.11.3/dxcommon-0.11.3.pom
[error]   unauthorized: https://maven.pkg.github.com/dnanexus/dxScala/com/dnanexus/dxcommon/0.11.3/dxcommon-0.11.3.pom
[error] 	at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:345)
[error] 	at lmcoursier.CoursierDependencyResolution.$anonfun$update$38(CoursierDependencyResolution.scala:314)
[error] 	at scala.util.Either$LeftProjection.map(Either.scala:573)
[error] 	at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:314)
[error] 	at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
[error] 	at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:59)
[error] 	at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:133)
[error] 	at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:73)
[error] 	at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$20(LibraryManagement.scala:146)
[error] 	at scala.util.control.Exception$Catch.apply(Exception.scala:228)
[error] 	at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:146)
[error] 	at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:127)
[error] 	at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:219)
[error] 	at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:160)
[error] 	at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3690)
[error] 	at scala.Function1.$anonfun$compose$1(Function1.scala:49)
[error] 	at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:62)
[error] 	at sbt.std.Transform$$anon$4.work(Transform.scala:68)
[error] 	at sbt.Execute.$anonfun$submit$2(Execute.scala:282)
[error] 	at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:23)
[error] 	at sbt.Execute.work(Execute.scala:291)
[error] 	at sbt.Execute.$anonfun$submit$1(Execute.scala:282)
[error] 	at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
[error] 	at sbt.CompletionService$$anon$2.call(CompletionService.scala:64)
[error] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[error] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[error] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[error] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[error] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[error] 	at java.base/java.lang.Thread.run(Thread.java:833)
[error] (update) sbt.librarymanagement.ResolveException: Error downloading com.dnanexus:dxyaml:0.1.1
[error]   Not found
[error]   Not found
[error]   not found: /home/michael/.ivy2/localcom.dnanexus/dxyaml/0.1.1/ivys/ivy.xml
[error]   not found: https://repo1.maven.org/maven2/com/dnanexus/dxyaml/0.1.1/dxyaml-0.1.1.pom
[error]   unauthorized: https://maven.pkg.github.com/dnanexus/_/com/dnanexus/dxyaml/0.1.1/dxyaml-0.1.1.pom
[error]   unauthorized: https://maven.pkg.github.com/dnanexus/cwlScala/com/dnanexus/dxyaml/0.1.1/dxyaml-0.1.1.pom
[error]   unauthorized: https://maven.pkg.github.com/dnanexus/dxScala/com/dnanexus/dxyaml/0.1.1/dxyaml-0.1.1.pom
[error] Error downloading com.dnanexus:dxcommon:0.11.3
[error]   Not found
[error]   Not found
[error]   not found: /home/michael/.ivy2/localcom.dnanexus/dxcommon/0.11.3/ivys/ivy.xml
[error]   not found: https://repo1.maven.org/maven2/com/dnanexus/dxcommon/0.11.3/dxcommon-0.11.3.pom
[error]   unauthorized: https://maven.pkg.github.com/dnanexus/_/com/dnanexus/dxcommon/0.11.3/dxcommon-0.11.3.pom
[error]   unauthorized: https://maven.pkg.github.com/dnanexus/cwlScala/com/dnanexus/dxcommon/0.11.3/dxcommon-0.11.3.pom
[error]   unauthorized: https://maven.pkg.github.com/dnanexus/dxScala/com/dnanexus/dxcommon/0.11.3/dxcommon-0.11.3.pom
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