Skip to content

[doc] Add documents for adding dependencies to flink-agents project.#467

Merged
xintongsong merged 3 commits intoapache:mainfrom
wenjin272:doc-maven
Jan 25, 2026
Merged

[doc] Add documents for adding dependencies to flink-agents project.#467
xintongsong merged 3 commits intoapache:mainfrom
wenjin272:doc-maven

Conversation

@wenjin272
Copy link
Collaborator

@wenjin272 wenjin272 commented Jan 22, 2026

Linked issue: #393

Purpose of change

  1. Add flink-agents-runtime-bundle module to decrease the complexity for users to introduce execution dependencies in flink-agents project.
  2. Add correspond documents, based on Add documentation for adding Maven dependencies #399

Tests

No

API

No

Documentation

  • doc-needed
  • doc-not-needed
  • doc-included

@github-actions github-actions bot added priority/major Default priority of the PR or issue. fixVersion/0.2.0 The feature or bug should be implemented/fixed in the 0.2.0 version. doc-included Your PR already contains the necessary documentation updates. labels Jan 22, 2026
@wenjin272 wenjin272 force-pushed the doc-maven branch 2 times, most recently from 5872828 to 3897ac2 Compare January 23, 2026 06:10
Copy link
Contributor

@xintongsong xintongsong left a comment

Choose a reason for hiding this comment

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

@wenjin272 I made some minor updates to the text. PTAL.

@wenjin272
Copy link
Collaborator Author

@wenjin272 I made some minor updates to the text. PTAL.

LGTM

@xintongsong xintongsong merged commit 3a9bce0 into apache:main Jan 25, 2026
19 of 20 checks passed
```xml
<properties>
<flink.version>2.2</flink.version>
<flink-agents.version>0.2-SNAPSHOT</flink-agents.version>
Copy link
Contributor

Choose a reason for hiding this comment

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

should be 0.2? 0.2-SNAPSHOT not in public Maven repositories

Copy link
Contributor

Choose a reason for hiding this comment

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

Nice catch~!

Copy link
Contributor

Choose a reason for hiding this comment

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

Fix this in #550

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

Labels

doc-included Your PR already contains the necessary documentation updates. fixVersion/0.2.0 The feature or bug should be implemented/fixed in the 0.2.0 version. priority/major Default priority of the PR or issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants