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

Allow project-specific customization #90

Open
raboof opened this issue Nov 14, 2024 · 0 comments
Open

Allow project-specific customization #90

raboof opened this issue Nov 14, 2024 · 0 comments

Comments

@raboof
Copy link
Contributor

raboof commented Nov 14, 2024

It would be good to provide projects with a way to make project-specific customizations to the Bom object, so we allow them to express facts about the software that are not picked up automatically yet (such as embedded/shaded artifacts).

Maybe we can refactor things so that creating the Bom object is a separate sbt task, that can then be overridden in the project, so the customized Bom object is picked up by the configuration that adds it to the published artifacts.

raboof added a commit to raboof/sbt-bom that referenced this issue Nov 14, 2024
We'll likely want to refactor the task structure when we
implement sbt#90 or sbt#91, it might be nice to explicitly set
expectations around this without making it a blocker for
doing earlier releases.
raboof added a commit to raboof/sbt-bom that referenced this issue Nov 14, 2024
We'll likely want to refactor the task structure when we
implement sbt#89, sbt#90 or sbt#91, it might be nice to explicitly
set expectations around this without making it a blocker
for doing earlier releases.
raboof added a commit to raboof/sbt-bom that referenced this issue Dec 12, 2024
We'll likely want to refactor the task structure when we
implement sbt#89, sbt#90 or sbt#91, it might be nice to explicitly
set expectations around this without making it a blocker
for doing earlier releases.
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