+1 it worked on a few tests: really nice
I was able to rebuild everything from source distribution: - the source distribution: I provided a PR to fix missing executable flags - the libmvndnative from native: there is only the Linux x86 binary that does not results in the same as the cached binary Given the view in Git, I suppose you missed to commit it when you did the rebuild after making it reproducible [1] One remark is that your release script is also expected to rebuild and commit: if it did not commit this one, I suppose this part does not work :) - the GraalVM native image, which is not yet reproducible, we'll see that later... really nice: what a first release at ASF!!! we'll need to define how to link mvnd from https://maven.apache.org/ Regards, Hervé [1] https://github.com/apache/maven-mvnd/tree/master/native/src/main/resources/org/mvndaemon/mvnd/nativ/Linux Le mercredi 4 mai 2022, 14:39:05 CEST Guillaume Nodet a écrit : > I've staged a candidate release at > https://dist.apache.org/repos/dist/dev/maven/mvnd/0.8.0/ > > The changelog is available at > > https://github.com/apache/maven-mvnd/blob/master/CHANGELOG.md#080-2022-05-04 > > I've fixed a bunch of issues regarding the native libraries and > reproducible builds. > This is the second attempt at releasing the first version of Mvnd since its > move into the Maven project, so a thorough look would be welcomed ! > > Fwiw, the release process is explained at https://github.com/apache/maven- > mvnd/blob/master/RELEASING.adoc (this is not complete, i'll focus on the > next phases once the vote passes). > > > Guillaume --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org