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-clean-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: apache/maven-clean-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: maven-clean-plugin-3.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 12 files changed
  • 4 contributors

Commits on Nov 6, 2024

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

Commits on Nov 9, 2024

  1. [MCLEAN-124] Leverage Files.delete(Path) API to provide more accurate…

    … reason in case of failure (#60)
    
    * MCLEAN-124 Leverage Files.delete(Path) API to provide more accurate reason in case of failure
    
    * Use Mockito + fix unit tests for Windows
    
    * Renamed variable error -> failure
    
    * Removed the resetting of permissions in tests, relying on JUnit @tempdir to take care of permissions issues when clearing the temporary directory
    
    * Fixed typo a -> an
    
    * Simplified the setting of permissions in tests
    peterdemaeyer authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    cb2127f View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. [MCLEAN-124] Replace JUnit Assumptions with @DisabledOnOs, to better …

    …align with surrounding tests
    peterdemaeyer authored and slawekjaranowski committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    091570b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

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

Commits on Jan 19, 2025

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

Commits on Jan 28, 2025

  1. Add PR Automation

    (cherry picked from commit f4e99f5)
    slawekjaranowski committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    d236c12 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. Bump org.apache.maven.plugins:maven-plugins from 42 to 43

    Bumps [org.apache.maven.plugins:maven-plugins](https://github.com/apache/maven-parent) from 42 to 43.
    - [Release notes](https://github.com/apache/maven-parent/releases)
    - [Commits](https://github.com/apache/maven-parent/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-plugins
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and slawekjaranowski committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    6af9e04 View commit details
    Browse the repository at this point in the history
  2. Fix license/notice (#48)

    (cherry picked from commit 30b89ca)
    gnodet authored and slawekjaranowski committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    dcc3b09 View commit details
    Browse the repository at this point in the history
  3. Bump org.codehaus.plexus:plexus-testing from 1.3.0 to 1.4.0

    Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 1.3.0 to 1.4.0.
    - [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases)
    - [Commits](codehaus-plexus/plexus-testing@plexus-testing-1.3.0...plexus-testing-1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-testing
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and slawekjaranowski committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    9dc0953 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. Bump mavenVersion from 3.6.3 to 3.9.9 (#77)

    * Bump mavenVersion from 3.6.3 to 3.9.9
    
    Bumps `mavenVersion` from 3.6.3 to 3.9.9.
    
    Updates `org.apache.maven:maven-plugin-api` from 3.6.3 to 3.9.9
    - [Release notes](https://github.com/apache/maven/releases)
    - [Commits](apache/maven@maven-3.6.3...maven-3.9.9)
    
    Updates `org.apache.maven:maven-core` from 3.6.3 to 3.9.9
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-plugin-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.maven:maven-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Preserve prerequisites as 3.6.3
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Slawomir Jaranowski <s.jaranowski@gmail.com>
    dependabot[bot] and slawekjaranowski authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    e514d80 View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.maven.resolver:maven-resolver-api from 1.1.1 to 1.9.22

    Bumps [org.apache.maven.resolver:maven-resolver-api](https://github.com/apache/maven-resolver) from 1.1.1 to 1.9.22.
    - [Release notes](https://github.com/apache/maven-resolver/releases)
    - [Commits](apache/maven-resolver@maven-resolver-1.1.1...maven-resolver-1.9.22)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.resolver:maven-resolver-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and slawekjaranowski committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    5e797fc View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2025

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

Commits on Feb 2, 2025

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