Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2023

This PR contains the following updates:

Package Change Age Confidence
maven-wrapper (source) 0.5.6 -> 3.3.4 age confidence

Release Notes

apache/maven-wrapper (maven-wrapper)

v3.3.4: 3.3.4

Compare Source

🐛 Bug Fixes

👻 Maintenance

v3.3.3: 3.3.3

Compare Source

💥 Breaking changes

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

v3.3.2: 3.3.2

Compare Source

Release Notes - Maven Wrapper - Version 3.3.2

Bug

  • [MWRAPPER-136] - maven-wrapper.properties created with Windows line breaks which mvnw can&#​39;t handle
  • [MWRAPPER-137] - Can&#​39;t match distributionUrl when using MINGW64
  • [MWRAPPER-139] - Shell scripts break on LF in config for Windows
  • [MWRAPPER-140] - only-script Type does not honor MAVEN_USER_HOME

Improvement

  • [MWRAPPER-141] - Use distribution type of existing Maven Wrapper by default

Task

  • [MWRAPPER-135] - Provide a reliable way to determine the Maven Wrapper type

What's Changed

  • Bump org.apache.maven.resolver:maven-resolver-api from 1.9.18 to 1.9.20 by @​dependabot in #​136
  • [MWRAPPER-135] Provide a reliable way to determine the Maven Wrapper type by @​breun in #​140
  • [MWRAPPER-141] Use distribution type of existing Maven Wrapper by default by @​breun in #​141
  • MWRAPPER-139: Remove trailing whitespace from fields in properties by @​ascopes in #​139
  • [MWRAPPER-140] only-script type does not honor MAVEN_USER_HOME by @​cstamas in #​142

New Contributors

Full Changelog: apache/maven-wrapper@maven-wrapper-3.3.1...maven-wrapper-3.3.2

v3.3.1: 3.3.1

Compare Source

Release Notes - Maven Wrapper - Version 3.3.1

Improvement

  • [MWRAPPER-132] - Inlined mvnw Downloader.java uses `new URL(String)`, which is deprecated in Java 21
  • [MWRAPPER-134] - Provide a reliable way to determine the Maven Wrapper version

What's Changed

  • [MWRAPPER-132][MWRAPPER-124] port MWRAPPER-124 fix to only-script by @​gzm55 in #​133
  • [MWRAPPER-134] Add wrapperVersion to maven-wrapper.properties by @​cstamas in #​135

Full Changelog: apache/maven-wrapper@maven-wrapper-3.3.0...maven-wrapper-3.3.1

v3.3.0: 3.3.0

Compare Source

Release Notes - Maven Wrapper - Version 3.3.0

Bug

  • [MWRAPPER-86] - Trim trailing slash in Repo URL
  • [MWRAPPER-103] - Failed to validate Maven Wrapper SHA-256 on Windows
  • [MWRAPPER-108] - mvnw script fails silently when download fails
  • [MWRAPPER-112] - Detection of JAVA_HOME fails due to bad quoting
  • [MWRAPPER-113] - Error and warning output goes to standard output and intermingles with Maven output
  • [MWRAPPER-120] - Maven wrapper plugin should not create wrapperUrl property for script-only mode
  • [MWRAPPER-123] - only-mvnw fails on ksh printf implementations
  • [MWRAPPER-131] - Downloader downloads directly into target file

Improvement

  • [MWRAPPER-70] - Don&#​39;t require a pom.xml
  • [MWRAPPER-104] - Add prettier config for shell scripts
  • [MWRAPPER-124] - MavenWrapperDownloader uses new URL(String), which is deprecated in Java 21
  • [MWRAPPER-125] - Make "only-script" the default wrapper

Task

Dependency upgrade


What's Changed
New Contributors

Full Changelog: apache/maven-wrapper@maven-wrapper-3.2.0...maven-wrapper-3.3.0

v3.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jan 24, 2023

⚠ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: solution/.mvn/wrapper/maven-wrapper.properties
Command failed: ./mvnw wrapper:wrapper
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Error: Could not find or load main class org.apache.maven.wrapper.MavenWrapperMain

File name: .mvn/wrapper/maven-wrapper.properties
Command failed: ./mvnw wrapper:wrapper
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 
Error: Could not find or load main class org.apache.maven.wrapper.MavenWrapperMain

@renovate renovate bot force-pushed the renovate/maven-wrapper-3.x branch from 02fccaf to 08bea3d Compare March 12, 2023 20:46
@renovate renovate bot force-pushed the renovate/maven-wrapper-3.x branch 2 times, most recently from bcec3ba to 661942f Compare April 25, 2024 15:10
@renovate renovate bot force-pushed the renovate/maven-wrapper-3.x branch from 661942f to 6c8c6ed Compare May 24, 2024 12:05
@renovate
Copy link
Contributor Author

renovate bot commented May 24, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: .mvn/wrapper/maven-wrapper.properties
Command failed: ./mvnw wrapper:wrapper
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
Error: Could not find or load main class org.apache.maven.wrapper.MavenWrapperMain

File name: solution/.mvn/wrapper/maven-wrapper.properties
Command failed: ./mvnw wrapper:wrapper
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
Error: Could not find or load main class org.apache.maven.wrapper.MavenWrapperMain

@renovate renovate bot force-pushed the renovate/maven-wrapper-3.x branch from 6c8c6ed to f03df78 Compare August 31, 2025 11:31
@renovate renovate bot force-pushed the renovate/maven-wrapper-3.x branch from f03df78 to 0dd4ca2 Compare September 12, 2025 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant