Netflix / conductor

Conductor is a microservices orchestration engine.
Apache License 2.0
12.83k stars 2.33k forks source link

An exception occurred applying plugin request [id: 'nebula.netflixoss', version: '10.6.0'] #3652

Open Drackrath opened 1 year ago

Drackrath commented 1 year ago
Building Version 3.13.7 in docker results to this:
An exception occurred applying plugin request [id: 'nebula.netflixoss', version: '10.6.0']
Build file '/srv/utilityserver/conductor-3.13.7/build.gradle' line: 22
Failed to apply plugin class 'nebula.plugin.netflixossproject.publishing.PublishingPlugin'. > Task with name 'postRelease' not found in root project 'conductor'.
Exception
  | org.gradle.api.plugins.InvalidPluginException: An exception occurred applying plugin request [id: 'nebula.netflixoss', version: '10.6.0'] |   -- | -- | --
Drackrath commented 1 year ago

The tutorial on running docker is not up to date anymore. the README.md files missmatch with the descriptions in here: https://conductor.netflix.com/devguide/running/docker.html

This is why build-failures occur.

Drackrath commented 1 year ago

Narrowed down. The Bug first appears in the 1.13.0 Version

ab48917 commented 1 year ago

@Drackrath did you have the fix? update the build.gradle to use id 'nebula.netflixoss' version '11.1.0' and It should fix the problem. Will create a PR for the same. @v1r3n @manan164