Skip to content

jreleaserConfig task has no output when up-to-date #1972

@lauzadis

Description

@lauzadis

Task List

  • Steps to reproduce provided
  • Stacktrace (if present) provided
  • Example that reproduces the problem (link to git repository is ideal)~~ This can be reproduced in any Gradle project using JReleaser
  • Full description of the issue provided (see below)

Steps to Reproduce

  1. Run ./gradlew jreleaserConfig in a project, observe output
  2. Run ./gradlew jreleaserConfig a second time, observe something like 5 actionable tasks: 5 up-to-date, and no output
  3. Run ./gradlew jreleaserConfig --rerun-tasks, observe output

Expected Behaviour

The task should have output every time, up-to-date or not.

Actual Behaviour

The task only provides output when forced to run.

Environment Information

  • Operating System: macOS 15.6
  • JReleaser Version: 1.18.0
  • JDK Version: 17

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomersgradleAffects Gradle pluginsreleasedIssue has been released

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions