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

PublishPlugin Task Failed #1540

Open
Drjacky opened this issue Feb 6, 2024 · 1 comment
Open

PublishPlugin Task Failed #1540

Drjacky opened this issue Feb 6, 2024 · 1 comment
Labels

Comments

@Drjacky
Copy link

Drjacky commented Feb 6, 2024

What happened?

Github Action -> publishPlugin task fails:

https://github.com/Drjacky/Avocado/actions/runs/7709858760/job/21011916928
latest try: https://github.com/Drjacky/Avocado/actions/runs/7709858760/job/21017535162

Relevant log output or stack trace

> Task :jarSearchableOptions FROM-CACHE

> Task :buildPlugin
FAILURE: Build failed with an exception.

> Task :signPlugin SKIPPED
* What went wrong:
> Task :publishPlugin FAILED
Execution failed for task ':publishPlugin'.
18 actionable tasks: 14 executed, 4 from cache
> token property must be specified for plugin publishing
Configuration cache entry stored.

All the secrets(including PUBLISH_TOKEN) are provided!
image

Steps to reproduce

Try to publish the plugin through Github Actions

--
Related thread: #1513
#1533

Gradle IntelliJ Plugin version

1.16.1

Gradle version

8.5

Operating System

None

Link to build, i.e. failing GitHub Action job

https://github.com/Drjacky/Avocado/actions/runs/7709858760/job/21017535162

@Drjacky Drjacky added the bug label Feb 6, 2024
@mdddj
Copy link

mdddj commented Apr 19, 2024

same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants