finally, I tried to build from Git: - I was able to rebuild libmvndnative.*, which is one of the tricks for this release - I was also able to build locally the GraalVM native images (discovered the "gu install native-image" command)
PR created to fix the issue for building from the source release archive: https://github.com/apache/maven-mvnd/pull/629 I created a few other issues and PRs: it would be useful to review the PRs before next release candidate, issues should not be a blocker if we can't fix for now Regards, Hervé Le samedi 30 avril 2022, 16:32:50 CEST Hervé BOUTEMY a écrit : > sorry, I'll have to give a binding -1 > > the source archive can't be built: > [ERROR] Failed to execute goal > net.revelc.code.formatter:formatter-maven-plugin:2.15.0:format (format) on > project mvnd-build-maven-plugin: Cannot find config file > [/tmp/mvnd-0.8.0/build/eclipse-formatter-config.xml] -> [Help 1] > > the build directory is in Git but not in the source archive... > > Regards, > > Hervé > > Le vendredi 29 avril 2022, 19:30:39 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-04-> > > > 29 > > > > This is the first attempt at releasing 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: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
