Thanks to visit codestin.com
Credit goes to github.com

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-deploy-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-deploy-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: maven-deploy-plugin-3.x
Choose a head ref
  • 18 commits
  • 17 files changed
  • 5 contributors

Commits on Aug 14, 2024

  1. [MDEPLOY-319] Remove unfinished test - MDEPLOY-318-invalid-pom

    Test was committed by accident with other work
    slawekjaranowski committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    23cdae6 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. [MDEPLOY-322] Use parent POM 43 (#74)

    Also, some ITs were not updated with latest changes and failed.
    Unsure where were they before this change?
    
    ---
    
    https://issues.apache.org/jira/browse/MDEPLOY-322
    cstamas authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c814011 View commit details
    Browse the repository at this point in the history
  2. [MDEPLOY-311] Consider packaging in deploy-file mojo (#71)

    The packaging was not really considered. Borrow UT from PR #42, thanks!
    
    Changes:
    * honor packaging to calculate classifier (optionally) and extension
    * add param "extension" to override Maven calculated extension explicitly
    * switch to SLF4J logging
    
    ---
    
    https://issues.apache.org/jira/browse/MDEPLOY-311
    cstamas authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    14cc4c3 View commit details
    Browse the repository at this point in the history
  3. [MDEPLOY-320] Simplify and unify message (#64)

    This plugin used old ctor for MojoExecutionException that uses "message", "long message" and "source". The source is fully unused in Maven Core, while long message just complicates things.
    
    Just unify message, use one "standard" exception message.
    
    ---
    
    https://issues.apache.org/jira/browse/MDEPLOY-320
    youngledo authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    07948ea View commit details
    Browse the repository at this point in the history
  4. Remove deprecation warning:

    update invoker properties
    cstamas committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    00c14ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96bc864 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    424f215 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2025

  1. Configuration menu
    Copy the full SHA
    2173944 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    386fcf9 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Bump mavenVersion from 3.9.6 to 3.9.9

    Bumps `mavenVersion` from 3.9.6 to 3.9.9.
    
    Updates `org.apache.maven:maven-plugin-api` from 3.9.6 to 3.9.9
    - [Release notes](https://github.com/apache/maven/releases)
    - [Commits](apache/maven@maven-3.9.6...maven-3.9.9)
    
    Updates `org.apache.maven:maven-core` from 3.9.6 to 3.9.9
    
    Updates `org.apache.maven:maven-model` from 3.9.6 to 3.9.9
    
    Updates `org.apache.maven:maven-artifact` from 3.9.6 to 3.9.9
    
    Updates `org.apache.maven:maven-compat` from 3.9.6 to 3.9.9
    - [Release notes](https://github.com/apache/maven/releases)
    - [Commits](apache/maven@maven-3.9.6...maven-3.9.9)
    
    Updates `org.apache.maven:maven-resolver-provider` from 3.9.6 to 3.9.9
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-plugin-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-model
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-compat
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-resolver-provider
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slawekjaranowski committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    66b357b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

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

Commits on Feb 18, 2025

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

Commits on Feb 22, 2025

  1. Bump resolverVersion from 1.9.18 to 1.9.22

    Bumps `resolverVersion` from 1.9.18 to 1.9.22.
    
    Updates `org.apache.maven.resolver:maven-resolver-api` from 1.9.18 to 1.9.22
    - [Release notes](https://github.com/apache/maven-resolver/releases)
    - [Commits](apache/maven-resolver@maven-resolver-1.9.18...maven-resolver-1.9.22)
    
    Updates `org.apache.maven.resolver:maven-resolver-util` from 1.9.18 to 1.9.22
    - [Release notes](https://github.com/apache/maven-resolver/releases)
    - [Commits](apache/maven-resolver@maven-resolver-1.9.18...maven-resolver-1.9.22)
    
    Updates `org.apache.maven.resolver:maven-resolver-connector-basic` from 1.9.18 to 1.9.22
    - [Release notes](https://github.com/apache/maven-resolver/releases)
    - [Commits](apache/maven-resolver@maven-resolver-1.9.18...maven-resolver-1.9.22)
    
    Updates `org.apache.maven.resolver:maven-resolver-transport-file` from 1.9.18 to 1.9.22
    - [Release notes](https://github.com/apache/maven-resolver/releases)
    - [Commits](apache/maven-resolver@maven-resolver-1.9.18...maven-resolver-1.9.22)
    
    Updates `org.apache.maven.resolver:maven-resolver-transport-http` from 1.9.18 to 1.9.22
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.resolver:maven-resolver-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven.resolver:maven-resolver-util
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven.resolver:maven-resolver-connector-basic
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven.resolver:maven-resolver-transport-file
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven.resolver:maven-resolver-transport-http
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slawekjaranowski committed Feb 22, 2025
    Configuration menu
    Copy the full SHA
    39f204c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2025

  1. Enable GitHub Issues

    slawekjaranowski committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    6dd30b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    538c67c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    504f926 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

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

Commits on Jul 16, 2025

  1. Bump org.apache.maven.plugins:maven-plugins from 44 to 45

    Bumps [org.apache.maven.plugins:maven-plugins](https://github.com/apache/maven-parent) from 44 to 45.
    - [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-version: '45'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and slachiewicz committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    08ec3a0 View commit details
    Browse the repository at this point in the history
Loading