Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apache/maven
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: maven-3.9.5
Choose a base ref
...
head repository: apache/maven
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: maven-3.9.6
Choose a head ref
  • 10 commits
  • 20 files changed
  • 2 contributors

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    6e532cd View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    2bc4449 View commit details
    Browse the repository at this point in the history
  2. Use the same branch name for ITs on Jenkins (#1263)

    (cherry picked from commit 882c8dd)
    slawekjaranowski committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    53edd71 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. [MNG-7913] Upgrade Sisu version (#1286)

    To version that supports gleaning JSR330 component classes up to Java 19. The reasoning of this change is only to allow 3rd party Maven plugins/Maven extensions/other JSR330 components (managed by Maven embedded Sisu) to use bytecode newer that Java 14 (Sisu 0.3.5), up to 19.
    
    ---
    
    https://issues.apache.org/jira/browse/MNG-7913
    cstamas authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ecd59b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. [MNG-7939] Allow to exclude plugins from validation

    (cherry picked from commit 644a15c)
    slawekjaranowski committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c54baa6 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    95fa548 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    da6c7e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    48adee3 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. [MNG-7943] Upgrade default plugin bindings

    - surefire from 3.1.2 to 3.2.2
    - dependency from 3.6.0 to 3.6.1
    slawekjaranowski committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    e6cc6c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    bc0240f View commit details
    Browse the repository at this point in the history
Loading