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

[tycho-4.0.x] Add a javadoc dependency injector #3034

Merged
merged 1 commit into from
Nov 12, 2023

Commits on Nov 12, 2023

  1. Add a javadoc dependency injector

    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.
    
    (cherry picked from commit c5e6f22)
    laeubi committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    a121bf8 View commit details
    Browse the repository at this point in the history