Skip to content

Publish fat jar for the library#8

Merged
noti0na1 merged 1 commit into
mainfrom
publish-fatjar
Apr 21, 2026
Merged

Publish fat jar for the library#8
noti0na1 merged 1 commit into
mainfrom
publish-fatjar

Conversation

@Linyxus
Copy link
Copy Markdown
Collaborator

@Linyxus Linyxus commented Apr 21, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 21, 2026 15:12
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread build.sbt
}
},
// Publish the assembled fat jar for the library
Compile / packageBin := (Compile / assembly).value
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need this?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

capybaraclaw fetches tacit-library from local ivy (and in the future maven) directly. so it must be a fat jar. alternatively, we will have to download / build the jar manually to setup capybaraclaw.

@noti0na1 noti0na1 merged commit 63c3984 into main Apr 21, 2026
2 of 3 checks passed
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 this pull request may close these issues.

3 participants