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-wrapper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: maven-wrapper-3.3.1
Choose a base ref
...
head repository: apache/maven-wrapper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: maven-wrapper-3.3.2
Choose a head ref
  • 7 commits
  • 18 files changed
  • 4 contributors

Commits on Apr 22, 2024

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

Commits on May 1, 2024

  1. Bump org.apache.maven.resolver:maven-resolver-api from 1.9.18 to 1.9.…

    …20 (#136)
    
    Bumps [org.apache.maven.resolver:maven-resolver-api](https://github.com/apache/maven-resolver) from 1.9.18 to 1.9.20.
    - [Release notes](https://github.com/apache/maven-resolver/releases)
    - [Commits](apache/maven-resolver@maven-resolver-1.9.18...maven-resolver-1.9.20)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.resolver:maven-resolver-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    0e0c740 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on May 21, 2024

  1. [MWRAPPER-141] Use distribution type of existing Maven Wrapper by def…

    …ault (#141)
    
    Uses `distributionType` from `.mvn/wrapper/maven-wrapper.properties` by default, when present.
    
    ---
    
    https://issues.apache.org/jira/browse/MWRAPPER-141
    breun authored May 21, 2024
    Configuration menu
    Copy the full SHA
    038d300 View commit details
    Browse the repository at this point in the history
  2. [MWRAPPER-139] Remove trailing whitespace from fields in maven-wrappe…

    …r.properties (#139)
    
    This prevents issues due to confusion between CRLF and LF when
    running in more exotic locations such as MINGW on Windows but
    using ./mvnw rather than ./mvnw.cmd. A prime example of where
    this is an issue would be on windows-latest GitHub Actions
    runners.
    
    Fixes MWRAPPER-139, MWRAPPER-137.
    
    ---
    
    https://issues.apache.org/jira/browse/MWRAPPER-139
    https://issues.apache.org/jira/browse/MWRAPPER-137
    https://issues.apache.org/jira/browse/MWRAPPER-136
    ascopes authored May 21, 2024
    Configuration menu
    Copy the full SHA
    1149c75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80dfa82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    629ae27 View commit details
    Browse the repository at this point in the history
Loading