taonity / vk-forwarder-bot

A bot that forwards content from a VK group to a Telegram channel
GNU General Public License v3.0
0 stars 0 forks source link

com.google.cloud.tools:jib-maven-plugin cannot be updated to v3.4.3 #13

Open GeneralTao2 opened 2 months ago

GeneralTao2 commented 2 months ago

The build is stuck using the new version of the plugin, and looks like this image The execution command is mvn -P docker package jib:dockerBuild -DskipTests=true Maybe is related to https://github.com/GoogleContainerTools/jib/issues/4046

Skym0sh0 commented 1 month ago

I am having the same problem, but for the Gradle Plugin Version 3.4.3. Downgrading to 3.4.2 fixed it.