Skip to content

Update dependency maven-wrapper to v3#18

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/maven-wrapper-3.x
Open

Update dependency maven-wrapper to v3#18
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/maven-wrapper-3.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 19, 2023

This PR contains the following updates:

Package Change Age Confidence
maven-wrapper (source) 0.5.53.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: (UTC)

  • 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 renovate Bot force-pushed the renovate/maven-wrapper-3.x branch from dd33585 to bc9ee90 Compare March 26, 2026 16:43
@renovate renovate Bot force-pushed the renovate/maven-wrapper-3.x branch from bc9ee90 to f11b24d Compare May 18, 2026 15:05
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented May 18, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact 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 -Dtype=script
Exception in thread "main" java.io.IOException: Server returned HTTP response code: 429 for URL: https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.1/apache-maven-3.6.1-bin.zip
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1919)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1517)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
	at org.apache.maven.wrapper.DefaultDownloader.downloadInternal(DefaultDownloader.java:90)
	at org.apache.maven.wrapper.DefaultDownloader.download(DefaultDownloader.java:76)
	at org.apache.maven.wrapper.Installer.createDist(Installer.java:72)
	at org.apache.maven.wrapper.WrapperExecutor.execute(WrapperExecutor.java:121)
	at org.apache.maven.wrapper.MavenWrapperMain.main(MavenWrapperMain.java:61)

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.

0 participants