Guillaume Nodet
Guillaume Nodet
> I have successfully run `mvn install` on all pull requests mentioned in [this comment](https://github.com/apache/maven/pull/1401#issuecomment-1973493856), except this last one which produce the following error message: > > > [ERROR] Failed...
There are a 7 usage of this constant in the SFTP module, I don't think any of those is valid.
You should be able to use `https://dlcdn.apache.org/maven/mvnd/0.8.2/` which uses the download CDN which should be fast enough.
> under https://dlcdn.apache.org/maven/mvnd/ there is only 0.8.2. Is previous versions, e.g. 0.8.1, deleted after a new version uploaded? Yes, I think only the latest one is kept. Others can be...
Note that the `mvnd.noDaemon` option may help here, see #43
Chocolatey does not automatically upgrade its packages, so we need a step in the release process to actually build/upload the chocolatey package. Ideally, a PR that would add something to...
> I'm the maintainer of Chocolatey and I just upgraded the package to 0.8.2. > > Please be aware that I plan to stop supporting the Chocolatey package at the...
I misunderstood how the packages were built, I thought they were built from sources. So the idea would be to define our own package, basically copying your [package definition](https://github.com/johanjanssen/ChocolateyPackages/tree/master/mvndaemon) to...
I removed the micro version because sdkman is limited to 15 characters for the version. I was thinking about using `1.0-m6-m39-mvnd` as a _maven_ version for _mvnd_ in sdkman. It...
@winhkey Could you try with a recent `mvnd` version and report ?