Skip to content

plc4x: use generate plugin but skip it#4800

Open
hboutemy wants to merge 2 commits into
masterfrom
plc4x-noupdate-2
Open

plc4x: use generate plugin but skip it#4800
hboutemy wants to merge 2 commits into
masterfrom
plc4x-noupdate-2

Conversation

@hboutemy

@hboutemy hboutemy commented Dec 31, 2025

Copy link
Copy Markdown
Member

expecting this will solve the missing dependencies detected in #3711 = https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/plc4x/plc4x/plc4x-parent-0.13.1.diffoscope
by enabling the profile that adds the generation plugin and extra provided dependencies, but configure the plugin to skip

sadly, configuring the plugin to skip was added in apache/plc4x@1ff5895
but it was de-facto dropped when introducing a profile a little bit later (and before 0.12.0 release) apache/plc4x#1172

will require to re-enable this config

@github-actions

github-actions Bot commented Dec 31, 2025

Copy link
Copy Markdown
Contributor

./rebuild.sh content/org/apache/plc4x/plc4x/plc4x-0.13.1.buildspec
ko=1
Configured build command requires interactive shell:

command=SHELL mvn -Papache-release,with-c,with-dotnet,with-java,update-generated-code,with-go,with-python clean verify -DskipTests -Dmaven.javadoc.skip -Dskip-pgp-signing -Dskip-code-generation=true

Run

git switch plc4x-parent-0.13.1
./rebuild.sh content/org/apache/plc4x/plc4x/plc4x-0.13.1.buildspec

     ( ... interactive shell ... )

bin/update-project-summary.sh content/org/apache/plc4x/plc4x
git add content/org/apache/plc4x/plc4x
git commit -m './rebuild.sh content/org/apache/plc4x/plc4x/plc4x-0.13.1.buildspec'
git push
gh pr merge -m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant