[
https://issues.apache.org/jira/browse/MWRAPPER-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482809#comment-17482809
]
ASF GitHub Bot commented on MWRAPPER-44:
----------------------------------------
nhojpatrick edited a comment on pull request #15:
URL: https://github.com/apache/maven-wrapper/pull/15#issuecomment-1022726725
> Hi @nhojpatrick, thanks for your PR, I already worked on this in the PR
#13, it's a fairly large change with many other fixes, would you mind reviewing
that PR to check if it works for you? Thanks!
Hi @jorsol your `WrapperMojo.cleanup(Path)` achieves the same results. I was
going to create a clean up method myself but wanted to get the fix raised with
the change raised with the simplest diff to review.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> maven-wrapper may use outdated MavenWrapperDownloader.class
> -----------------------------------------------------------
>
> Key: MWRAPPER-44
> URL: https://issues.apache.org/jira/browse/MWRAPPER-44
> Project: Maven Wrapper
> Issue Type: Bug
> Components: Maven Wrapper Scripts
> Affects Versions: 3.1.0
> Reporter: Jeremy Norris
> Priority: Major
>
> When the mvnw script falls back to using MavenWrapperDownloader, it will use
> an existing copy of MavenWrapperDownloader.class that may have originated
> from compiling with an older version of MavenWrapperDownloader.java instead
> of the current release version that is checked into the repository.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)