Tags: xerial/sbt-pack
Tags
Add packIncludedProjectScopes setting for filtering project dependenc… …y scopes (#592) * add include dependency mappings key * Update src/main/scala/xerial/sbt/pack/PackPlugin.scala Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * add additional test for case where mappings sequence is empty * Revert "Update src/main/scala/xerial/sbt/pack/PackPlugin.scala" This reverts commit dd6d132. * Rename includedDependencyMappings to packIncludedProjectScopes - Follow pack* naming convention for consistency with other settings - Use "project scopes" instead of "dependency mappings" to avoid confusion with JAR dependency mapping - Update documentation with clearer description and example 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> --------- Co-authored-by: Michał Zyga <michal.zyga@softwaremill.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Taro L. Saito <leo@xerial.org> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
PreviousNext