-
Notifications
You must be signed in to change notification settings - Fork 820
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description:
I am trying push a release to Maven Central but I am getting
gpg: signing failed: Bad passphrase
Looking at the file system it seems like the settings.xml is not getting written.
Task version:
Specify the task version
Platform:
- Ubuntu
- macOS
- Windows
Runner type:
- Hosted
- Self-hosted
Repro steps:
https://github.com/tcurdt/jdependency/blob/master/.github/workflows/release-ossrh.yml
Expected behavior:
It would be nice to have some log output that the settings.xml gets written - and where it actually gets written to.
That would also confirm it actually gets written.
Actual behavior:
It looks like the settings.xml is missing - which is why the signing fails.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working