boot-clj / boot-clj/boot

Jar tasks :file option could treat input string as template

Open
#617 5 comments 0 reactions 0 assignees View on GitHub
Built-in Tasks F0 Feature Discussion
Dominant language
Clojure
Stars
1.7k
Forks
178
PR merge metrics
No merged PRs in 30d

Description

`boot.task.built-in/jar` uses the argument `:file` value literally. It would be useful if the value was treated as a template. For exmaple "{project}-{version}-standalone.jar".

Contributor guide

Open the contributing guide

Research direction

Start at the boot.task.built-in/jar task and inspect how its :file argument is currently handled. Use the example "{project}-{version}-standalone.jar" as the expected template input, and verify that the resulting JAR filename expands the referenced values rather than using the string literally.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.