Re: Error while starting the release procedure

2024-03-20 Thread Lari Hotari
Here's the fix to this issue: https://github.com/apache/bookkeeper/pull/4237 -Lari On 2024/03/20 23:52:35 Lari Hotari wrote: > I was able to reproduce the problem now. > With PR 4235 and PR 4236 changes under 000-run-docker.sh environment, > I simulated the deployment to a local directory with t

Re: Error while starting the release procedure

2024-03-20 Thread Lari Hotari
I was able to reproduce the problem now. With PR 4235 and PR 4236 changes under 000-run-docker.sh environment, I simulated the deployment to a local directory with this configuration: mkdir .mvn echo '-DaltDeploymentRepository=local::default::file:./target/staging-deploy' > .mvn/jvm.config dev/re

Re: Error while starting the release procedure

2024-03-20 Thread Lari Hotari
On 2024/03/16 07:13:08 Enrico Olivelli wrote: > There is a problem in the release process due to some update to the pom > file, we are executing the source plugin twice. > I haven't dug yet > > I will keep you updated Hi Enrico, Did you already solve the problem? The build was updated when I fix

Re: Error while starting the release procedure

2024-03-16 Thread Enrico Olivelli
Hello A quick update. I have created branch-4.17 and now master is 4.18 There is a problem in the release process due to some update to the pom file, we are executing the source plugin twice. I haven't dug yet I will keep you updated Enrico Il Mer 6 Mar 2024, 16:13 Enrico Olivelli ha scritto:

Error while starting the release procedure

2024-03-06 Thread Enrico Olivelli
Hello, it seems that I cannot perform the usual release procedure, we change the rules on the GH repo How did we do in the previous releases ? Below you can find the error Enrico ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.0-M5:branch (default-cli) on project