Skip to content
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.

Fix issue reading maven-wrapper.properties #180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jumapico
Copy link

@jumapico jumapico commented Oct 2, 2021

MavenWrapperDownloader.java has issues with the generation of the path
for the file maven-wrapper.properties. Due that the file is not
readed, an alternative url in wrapperUrl is ignored.

For a proof of concept, please see
https://git.sr.ht/~jumapico/maven-wrapper-reproduce-bug.

`MavenWrapperDownloader.java` has issues with the generation of the path
for the file `maven-wrapper.properties`.  Due that the file is not
readed, an alternative url in `wrapperUrl` is ignored.

For a proof of concept, please see
<https://git.sr.ht/~jumapico/maven-wrapper-reproduce-bug>.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant