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

feat(core22): maven plugin #4657

Merged
merged 18 commits into from
Mar 21, 2024
Merged

feat(core22): maven plugin #4657

merged 18 commits into from
Mar 21, 2024

Commits on Mar 12, 2024

  1. tests: add spread test for the maven plugin

    Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
    cmatsuoka committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8b92b90 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. docs: add application-specific maven plugin details

    Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
    cmatsuoka committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    446a71f View commit details
    Browse the repository at this point in the history
  2. tests: modernize the maven spread test

    Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
    cmatsuoka committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    78e04b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. chore: test against devel branch of craft-parts

    Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
    cmatsuoka committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    47df778 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. fix: fix typo

    Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
    cmatsuoka committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    141941a View commit details
    Browse the repository at this point in the history
  2. docs: exclude maven plugin in configuration

    This prevents duplicate label errors.
    
    Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
    cmatsuoka committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    26046ba View commit details
    Browse the repository at this point in the history
  3. chore: also update docs requirements

    Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
    cmatsuoka committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1404109 View commit details
    Browse the repository at this point in the history
  4. docs: reformat long lines

    Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
    cmatsuoka committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    61c702e View commit details
    Browse the repository at this point in the history
  5. fix: fix maven test snap command definition

    Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
    cmatsuoka committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6787c96 View commit details
    Browse the repository at this point in the history
  6. Revert "chore: also update docs requirements"

    This reverts commit 1404109.
    cmatsuoka committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1c51203 View commit details
    Browse the repository at this point in the history
  7. Revert "chore: test against devel branch of craft-parts"

    This reverts commit 47df778.
    cmatsuoka committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d466aaa View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    8cce3d4 View commit details
    Browse the repository at this point in the history
  2. build(deps): update craft-parts to 1.29.0

    Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
    cmatsuoka committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    85a58ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b15e35 View commit details
    Browse the repository at this point in the history
  4. docs: fix maven plugin includes

    Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
    cmatsuoka committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    fe36902 View commit details
    Browse the repository at this point in the history
  5. fix(docs): restore maven plugin exclusion discarded in merge

    Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
    cmatsuoka committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    58617e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42a97bf View commit details
    Browse the repository at this point in the history
  7. tests: fix maven plugin spread test application

    Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
    cmatsuoka committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b28c0da View commit details
    Browse the repository at this point in the history