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

[init] Generated jreleaser file does not have a resolved timestamp #1023

Closed
3 of 4 tasks
aalmiray opened this issue Nov 5, 2022 · 1 comment
Closed
3 of 4 tasks
Assignees
Labels
ant Affects Ant tasks bug Something isn't working cli Affects CLI released Issue has been released
Milestone

Comments

@aalmiray
Copy link
Member

aalmiray commented Nov 5, 2022

Task List

  • Steps to reproduce provided
  • Stacktrace (if present) provided
  • Example that reproduces the problem (link to git repository is ideal)
  • Full description of the issue provided (see below)

Steps to Reproduce

  1. Invoke jreleaser init -f yml

Expected Behaviour

The generated file should have a creation timestamp at the top

Actual Behaviour

The file has a placeholder for the timestamp instead.

# {{jreleaserCreationStamp}}
project:
  name: app
  version: 1.0.0-SNAPSHOT
  description: Awesome App
  ...

Environment Information

  • Operating System: N/A
  • JReleaser Version: 1.3.1
  • JDK Version: N/A
@aalmiray aalmiray added bug Something isn't working cli Affects CLI ant Affects Ant tasks labels Nov 5, 2022
@aalmiray aalmiray added this to the v1.4.0 milestone Nov 7, 2022
@aalmiray aalmiray self-assigned this Nov 7, 2022
@aalmiray
Copy link
Member Author

@aalmiray aalmiray added the released Issue has been released label Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ant Affects Ant tasks bug Something isn't working cli Affects CLI released Issue has been released
Projects
None yet
Development

No branches or pull requests

1 participant