Skip to content

[FLINK-40510][build] Bump Apache Parent pom to 39 - #29047

Closed
snuyanzin wants to merge 2 commits into
apache:masterfrom
snuyanzin:flink40510
Closed

[FLINK-40510][build] Bump Apache Parent pom to 39#29047
snuyanzin wants to merge 2 commits into
apache:masterfrom
snuyanzin:flink40510

Conversation

@snuyanzin

Copy link
Copy Markdown
Contributor

What is the purpose of the change

The PR bumps version of parent pom to 39

Brief change log

pom

Verifying this change

existing tests

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (yes)
  • The public API, i.e., is any changed class annotated with @Public(Evolving): (no)
  • The serializers: (no)
  • The runtime per-record code paths (performance sensitive): (no)
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: ( no )
  • The S3 file system connector: (no )

Documentation

  • Does this pull request introduce a new feature? ( no)
  • If yes, how is the feature documented? (not applicable)

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

Generated-by: [Tool Name and Version]

@flinkbot

flinkbot commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@MartijnVisser MartijnVisser left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we bump org.commonjava.maven.plugins:directory-maven-plugin to get rid of

19:14:11.291 [WARNING] *****************************************************************
19:14:11.292 [WARNING] * Your build is requesting parallel execution, but this         *
19:14:11.292 [WARNING] * project contains the following plugin(s) that have goals not  *
19:14:11.292 [WARNING] * marked as thread-safe to support parallel execution.          *
19:14:11.292 [WARNING] * While this /may/ work fine, please look for plugin updates    *
19:14:11.292 [WARNING] * and/or request plugins be made thread-safe.                   *
19:14:11.292 [WARNING] * If reporting an issue, report it against the plugin in        *
19:14:11.292 [WARNING] * question, not against Apache Maven.                           *
19:14:11.292 [WARNING] *****************************************************************
19:14:11.292 [WARNING] The following plugins are not marked as thread-safe in Flink ::
19:14:11.292 [WARNING]   org.commonjava.maven.plugins:directory-maven-plugin:0.1
19:14:11.292 [WARNING] 
19:14:11.292 [WARNING] Enable debug to see precisely which goals are not marked as thread-safe.
19:14:11.292 [WARNING] *****************************************************************

@snuyanzin

Copy link
Copy Markdown
Contributor Author

makes sense, added

@snuyanzin

Copy link
Copy Markdown
Contributor Author

@MartijnVisser MartijnVisser left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@snuyanzin

Copy link
Copy Markdown
Contributor Author

Merged as a922643

@snuyanzin snuyanzin closed this Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants