question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Task publishAllPublicationsToMavenCentralRepository not found after upgrading 0.14.2 -> 0.15.1 for gradle plugin

See original GitHub issue

I upgraded from 0.14.2 to 0.15.1, and am now seeing the error here.

As the name implies, this project is a gradle plugin; the error does not happen on my other Kotlin/JVM module. I’m using the plugin publish plugin version 0.14.0.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:7

github_iconTop GitHub Comments

1reaction
gabrielittnercommented, Jul 7, 2021

@Mygod Released 0.17.0 where uploadArchives got removed yesterday. Please try out that release

1reaction
gabrielittnercommented, Jun 21, 2021

This will be resolved in the next release

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't resolve plugins from plugin repository after Gradle 4.3 ...
All I did was upgrade from Gradle 4.2.1 to Gradle 4.3 and all of a sudden I am no longer able to run...
Read more >
Upgrading your build from Gradle 6.x to the latest
Plugins and build scripts should be adjusted to query the mapped value of a provider, for example a task output property, after the...
Read more >
Upgrading your build from Gradle 7.x to the latest
When configuring an executable explicitly for JavaCompile or Test tasks, Gradle will now emit an error if this executable does not exist.
Read more >
Using Gradle Plugins
Configure the project according to conventions (e.g. add new tasks or configure sensible defaults). Apply specific configuration (e.g. add organizational ...
Read more >
Upgrading your build from Gradle 5.x to 6.0
When Gradle detects problems with task definitions (such as incorrectly defined inputs or ... Android Gradle Plugin 3.3 and earlier is no longer...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found