-
Notifications
You must be signed in to change notification settings - Fork 71
Comparing changes
Open a pull request
base repository: apache/maven-deploy-plugin
base: 5def78e
head repository: apache/maven-deploy-plugin
compare: 08ec3a0
- 18 commits
- 17 files changed
- 5 contributors
Commits on Aug 14, 2024
-
[MDEPLOY-319] Remove unfinished test - MDEPLOY-318-invalid-pom
Test was committed by accident with other work
Configuration menu - View commit details
-
Copy full SHA for 23cdae6 - Browse repository at this point
Copy the full SHA 23cdae6View commit details
Commits on Aug 15, 2024
-
[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
Configuration menu - View commit details
-
Copy full SHA for c814011 - Browse repository at this point
Copy the full SHA c814011View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 14cc4c3 - Browse repository at this point
Copy the full SHA 14cc4c3View commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for 07948ea - Browse repository at this point
Copy the full SHA 07948eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00c14ad - Browse repository at this point
Copy the full SHA 00c14adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96bc864 - Browse repository at this point
Copy the full SHA 96bc864View commit details -
Configuration menu - View commit details
-
Copy full SHA for 424f215 - Browse repository at this point
Copy the full SHA 424f215View commit details
Commits on Feb 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2173944 - Browse repository at this point
Copy the full SHA 2173944View commit details -
Configuration menu - View commit details
-
Copy full SHA for 386fcf9 - Browse repository at this point
Copy the full SHA 386fcf9View commit details
Commits on Feb 10, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 66b357b - Browse repository at this point
Copy the full SHA 66b357bView commit details
Commits on Feb 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 69b6824 - Browse repository at this point
Copy the full SHA 69b6824View commit details
Commits on Feb 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 65c05b7 - Browse repository at this point
Copy the full SHA 65c05b7View commit details
Commits on Feb 22, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 39f204c - Browse repository at this point
Copy the full SHA 39f204cView commit details
Commits on Feb 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6dd30b3 - Browse repository at this point
Copy the full SHA 6dd30b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 538c67c - Browse repository at this point
Copy the full SHA 538c67cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 504f926 - Browse repository at this point
Copy the full SHA 504f926View commit details
Commits on Apr 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3c3b5df - Browse repository at this point
Copy the full SHA 3c3b5dfView commit details
Commits on Jul 16, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 08ec3a0 - Browse repository at this point
Copy the full SHA 08ec3a0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5def78e...08ec3a0