cstamas commented on issue #421: URL: https://github.com/apache/maven-wrapper/issues/421#issuecomment-4430485160
@ppalaga @maxandersen @gsmet How is today best to produce _small_ (native or not) CLI binary using Quarkus? I am thinking about a "wrapper" CLI (Quarkus CLI) using static MIMA, minimized (to the bare minimum needed for task, tree shaking), made native (if possible)... as if this is doable, it could be new type of wrapper, that "understand" Maven env/config, as Peter wants, and could use proxy or whatever from user/custom settings.xml. This could solve my pet peeve issue as well, like using GAV and not URL for wrapped Maven, and actual source (URL) from where resolution happens could/should be configurable. This could be nice try for new "tree shaking"? -- 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]
