intellij-platform-gradle-plugin icon indicating copy to clipboard operation
intellij-platform-gradle-plugin copied to clipboard

PublishPlugin Task Failed

Open Drjacky opened this issue 1 year ago • 2 comments
trafficstars

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: https://github.com/JetBrains/gradle-intellij-plugin/issues/1513 https://github.com/JetBrains/gradle-intellij-plugin/issues/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 avatar Feb 06 '24 15:02 Drjacky

same error

mdddj avatar Apr 19 '24 07:04 mdddj

same too

134130 avatar Jul 03 '24 07:07 134130