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

support sbt plugins #306

Closed
pjfanning opened this issue Mar 5, 2024 · 1 comment · Fixed by #307
Closed

support sbt plugins #306

pjfanning opened this issue Mar 5, 2024 · 1 comment · Fixed by #307
Assignees

Comments

@pjfanning
Copy link

I used this tool to check https://github.com/apache/incubator-pekko-sbt-paradox

And got

[info] # `pekko-theme-paradox_2.12-1.0.1-RC2.buildinfo`: NOT OK
[info] 
[info] - pekko-theme-paradox-1.0.1-RC2.pom: Missing in theirs but present in ours
[info] - pekko-theme-paradox-1.0.1-RC2.jar: Missing in theirs but present in ours
[info] 
model contains 7 documentable templates
[info] Main Scala API documentation successful.
[info] Downloading certification from [https://repository.apache.org/content/groups/staging/org/apache/pekko/pekko-sbt-paradox_2.12/1.0.1-RC2/pekko-sbt-paradox_2.12-1.0.1-RC2.buildinfo]
[info] # `pekko-sbt-paradox_2.12-1.0.1-RC2.buildinfo`: NOT OK
[info] 
[info] - pekko-sbt-paradox-1.0.1-RC2.jar: Missing in theirs but present in ours
[info] - pekko-sbt-paradox-1.0.1-RC2.pom: Missing in theirs but present in ours
[info] - pekko-sbt-paradox_2.12_1.0-1.0.1-RC2.jar: Missing in theirs but present in ours
[info] - pekko-sbt-paradox_2.12_1.0-1.0.1-RC2.pom: Missing in theirs but present in ours

It seems like this tool may not support sbt plugins

@raboof raboof self-assigned this Mar 5, 2024
raboof added a commit that referenced this issue Mar 5, 2024
Only lightly tested

Closes #306
raboof added a commit that referenced this issue Mar 5, 2024
Only lightly tested

Closes #306
@raboof
Copy link
Owner

raboof commented Mar 6, 2024

plugins are supported better on the main branch now, but pekko-sbt-paradox (and sbt-reproducible-builds itself) still runs into the trouble described in #309

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

Successfully merging a pull request may close this issue.

2 participants