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

Maven plugin for Helidon Service Inject #9461

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    c49ce14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43301ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c192431 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24dd507 View commit details
    Browse the repository at this point in the history
  5. Review fixes.

    tomas-langer committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    47c482a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50e0681 View commit details
    Browse the repository at this point in the history
  7. Review comments.

    tomas-langer committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    3d83e49 View commit details
    Browse the repository at this point in the history
  8. Maven plugin integration tests.

    Moved version management for maven plugin to project root pom, moved plugin configuration there as well
    A fix in `AptTypeInfoFactory` where a NPE was possible.
    tomas-langer committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    11bb3ca View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Use release if available for codegen compiler

    Switch hint log level to trace in maven plugin
    Removed bad info log, added useful info log to maven plugin
    tomas-langer committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    e766a9e View commit details
    Browse the repository at this point in the history