-
Notifications
You must be signed in to change notification settings - Fork 53
Comparing changes
Open a pull request
base repository: apache/maven-clean-plugin
base: master
head repository: apache/maven-clean-plugin
compare: maven-clean-plugin-3.x
- 13 commits
- 12 files changed
- 4 contributors
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf21c55 - Browse repository at this point
Copy the full SHA bf21c55View commit details
Commits on Nov 9, 2024
-
[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
Configuration menu - View commit details
-
Copy full SHA for cb2127f - Browse repository at this point
Copy the full SHA cb2127fView commit details
Commits on Nov 12, 2024
-
[MCLEAN-124] Replace JUnit Assumptions with @DisabledOnOs, to better …
…align with surrounding tests
Configuration menu - View commit details
-
Copy full SHA for 091570b - Browse repository at this point
Copy the full SHA 091570bView commit details
Commits on Jan 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a38e8bc - Browse repository at this point
Copy the full SHA a38e8bcView commit details
Commits on Jan 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e8fea70 - Browse repository at this point
Copy the full SHA e8fea70View commit details
Commits on Jan 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d236c12 - Browse repository at this point
Copy the full SHA d236c12View commit details
Commits on Jan 29, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 6af9e04 - Browse repository at this point
Copy the full SHA 6af9e04View commit details -
(cherry picked from commit 30b89ca)
Configuration menu - View commit details
-
Copy full SHA for dcc3b09 - Browse repository at this point
Copy the full SHA dcc3b09View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 9dc0953 - Browse repository at this point
Copy the full SHA 9dc0953View commit details
Commits on Jan 30, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for e514d80 - Browse repository at this point
Copy the full SHA e514d80View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 5e797fc - Browse repository at this point
Copy the full SHA 5e797fcView commit details
Commits on Feb 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a70d2e4 - Browse repository at this point
Copy the full SHA a70d2e4View commit details
Commits on Feb 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c003151 - Browse repository at this point
Copy the full SHA c003151View 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 master...maven-clean-plugin-3.x