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

Commits on May 17, 2023

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

Commits on Jun 23, 2023

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

Commits on Aug 10, 2023

  1. [MSOURCES-142] Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to…

    … 4.8.0 (#12)
    
    Bumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.7.1 to 4.8.0.
    - [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
    - [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
    - [Commits](codehaus-plexus/plexus-archiver@plexus-archiver-4.7.1...plexus-archiver-4.8.0)
    
    ---
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    099c65a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Fix typos in AbstractSourceJarMojo exception

    "twice times" => "twice"
    "at least on of them" => "at least one of them"
    sabi0 authored and slachiewicz committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0b1c823 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Bump org.apache.maven:maven-archiver from 3.6.0 to 3.6.1 (#21)

    Bumps [org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) from 3.6.0 to 3.6.1.
    - [Release notes](https://github.com/apache/maven-archiver/releases)
    - [Commits](apache/maven-archiver@maven-archiver-3.6.0...maven-archiver-3.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-archiver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    073462b View commit details
    Browse the repository at this point in the history
  2. Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.1 (#20)

    Bumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.8.0 to 4.9.1.
    - [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
    - [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
    - [Commits](codehaus-plexus/plexus-archiver@plexus-archiver-4.8.0...plexus-archiver-4.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-archiver
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    40ae495 View commit details
    Browse the repository at this point in the history
  3. Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#18)

    Bumps [org.apache.maven.plugins:maven-plugins](https://github.com/apache/maven-parent) from 39 to 41.
    - [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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    83c963c View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Bump apache/maven-gh-actions-shared from 3 to 4

    Bumps [apache/maven-gh-actions-shared](https://github.com/apache/maven-gh-actions-shared) from 3 to 4.
    - [Commits](apache/maven-gh-actions-shared@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: apache/maven-gh-actions-shared
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7626998 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

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