Skip to content

add trino-root 478#4183

Open
hboutemy wants to merge 1 commit into
masterfrom
trino-root-478
Open

add trino-root 478#4183
hboutemy wants to merge 1 commit into
masterfrom
trino-root-478

Conversation

@hboutemy

Copy link
Copy Markdown
Member

@github-actions

github-actions Bot commented Oct 30, 2025

Copy link
Copy Markdown
Contributor

./rebuild.sh content/io/trino/trino-478.buildspec
ko=1
Configured build command requires interactive shell:

command=SHELL mvn -b singlethreaded -Duser.timezone=Etc/UTC -Poss-release clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip -Dcheckstyle.skip

Run

git switch trino-root-478
./rebuild.sh content/io/trino/trino-478.buildspec

     ( ... interactive shell ... )

bin/update-project-summary.sh content/io/trino
git add content/io/trino
git commit -m './rebuild.sh content/io/trino/trino-478.buildspec'
git push
gh pr merge -m

@hboutemy

hboutemy commented Nov 9, 2025

Copy link
Copy Markdown
Member Author

@wendigo rebuild is ok, but many artifacts were not published to Maven Central
it does not seem it has been configured in pom.xml
do you know what's the logic?
is there a way for Reproducible Central to define a good ignore list?

@wendigo

wendigo commented Nov 9, 2025

Copy link
Copy Markdown

@hboutemy how we can configure it in the pom?

Cc @martint

@hboutemy

hboutemy commented Nov 9, 2025

Copy link
Copy Markdown
Member Author

it all depends on what you use to deploy to Maven Central
do you mean that for 478, you did manual cleanup as a first step, but of course would prefer to do something automatic and reliable for future releases?

@wendigo

wendigo commented Nov 10, 2025

Copy link
Copy Markdown

@hboutemy we are selectively publishing artifacts (basically removing ones that we don't want to from njord artifact store)

@wendigo

wendigo commented Nov 10, 2025

Copy link
Copy Markdown

@hboutemy ideally we would like to have this codified in our poms but we didn't found a way yet

@wendigo

wendigo commented Nov 11, 2025

Copy link
Copy Markdown

@hboutemy airlift/airbase#987 I'm working on that :)

@hboutemy

Copy link
Copy Markdown
Member Author

if you use njord, configuring maven-deploy-plugin does the job

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.

2 participants