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

sbt-license-report breaks doc publishing for 1.0.0 #121

Open
pjfanning opened this issue Aug 12, 2023 · 0 comments
Open

sbt-license-report breaks doc publishing for 1.0.0 #121

pjfanning opened this issue Aug 12, 2023 · 0 comments

Comments

@pjfanning
Copy link
Contributor

https://github.com/apache/incubator-pekko-management/actions/runs/5840655047/job/15840109326

[error] sbt.librarymanagement.ResolveException: unresolved dependency: org.apache.pekko#pekko-management-cluster-http_2.13;1.0.0: not found
[error] unresolved dependency: org.apache.pekko#pekko-management-cluster-bootstrap_2.13;1.0.0: not found
[error] unresolved dependency: org.apache.pekko#pekko-discovery-marathon-api_2.13;1.0.0: not found
[error] 	at sbtlicensereport.license.LicenseReport$.$anonfun$resolve$1(LicenseReport.scala:233)
[error] 	at sbt.internal.librarymanagement.IvySbt$Module.$anonfun$withModule$1(Ivy.scala:267)
[error] 	at sbt.internal.librarymanagement.IvySbt.$anonfun$withIvy$1(Ivy.scala:212)
[error] 	at sbt.internal.librarymanagement.IvySbt.sbt$internal$librarymanagement$IvySbt$$action$1(Ivy.scala:72)
[error] 	at sbt.internal.librarymanagement.IvySbt$$anon$1.call(Ivy.scala:82)

v1.0.0 jars are not on Maven Central yet. Will be there later today.

It is inconvenient not to be able to build the docs before the jars are released. The question is why the build can't check mavenLocal.

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