Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a javadoc dependency injector #3032

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Nov 11, 2023

When using the javadoc goal to aggregate documentation using configured source directories there is the problem that also a reference to projects that are mentioned in the source directories is required.

This adds a new (configurable) injector that adds the projects mentioned as the source as dependencies of the project.

Copy link

github-actions bot commented Nov 11, 2023

Test Results

   570 files  ±0     570 suites  ±0   3h 30m 26s ⏱️ - 25m 6s
   373 tests ±0     366 ✔️  - 1    6 💤 ±0  0 ±0  1 🔥 +1 
1 119 runs  ±0  1 099 ✔️  - 1  19 💤 ±0  0 ±0  1 🔥 +1 

For more details on these errors, see this check.

Results for commit ca3b3f4. ± Comparison against base commit bce5c53.

♻️ This comment has been updated with latest results.

@laeubi laeubi force-pushed the add_javvadoc_injection branch from a6a2b44 to a74470c Compare November 12, 2023 07:01
When using the javadoc goal to aggregate documentation using configured
source directories there is the problem that also a reference to
projects that are mentioned in the source directories is required.

This adds a new (configurable) injector that adds the projects mentioned
as the source as dependencies of the project.
@laeubi laeubi force-pushed the add_javvadoc_injection branch from a74470c to ca3b3f4 Compare November 12, 2023 10:54
@laeubi laeubi added the backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change label Nov 12, 2023
@laeubi laeubi marked this pull request as ready for review November 12, 2023 12:21
@laeubi laeubi merged commit c5e6f22 into eclipse-tycho:master Nov 12, 2023
7 of 9 checks passed
Copy link

💚 All backports created successfully

Status Branch Result
tycho-4.0.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant