gnodet commented on issue #701:
URL: https://github.com/apache/maven-mvnd/issues/701#issuecomment-1276728652

   I misunderstood how the packages were built, I thought they were building 
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 [our own repo](https://github.com/mvndaemon/mvnd-chocolatey) and setup the 
[git workflow you 
pointed](https://github.com/johanjanssen/ChocolateyPackages/blob/master/.github/workflows/push-single-chocolatey-package.yml),
 so that any commit will update the chocolatey package.  This commit can then 
be scripted easily like [we do for 
homebrew](https://github.com/apache/maven-mvnd/blob/master/build/publish-on-homebrew.sh).
   
   Do I get that right ?


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to