axion-release-plugin icon indicating copy to clipboard operation
axion-release-plugin copied to clipboard

Updating pl.allegro.tech.build.axion-release from version 1.17.0 to 1.17.1 results in error: The configuration is both consumable and declarable. This combination is incorrect, only one of these flags should be set.

Open AFrankowicz opened this issue 1 year ago • 1 comments

Hello, I am usingaxion-release-plugin to manage the versioning in a project:

plugins {
  alias(libs.plugins.axion.release)
}

Updating pl.allegro.tech.build.axion-release from version 1.17.0 to 1.17.1 results in error: The configuration is both consumable and declarable. This combination is incorrect, only one of these flags should be set.

AFrankowicz avatar May 09 '24 14:05 AFrankowicz

Hi! I would need to have more info :) Could you set up a repo as an example? My depositories with gradle version catalog, with plugin and alias work fine. What Gradle version are you using?

bgalek avatar May 09 '24 18:05 bgalek