I can just release locally,
> but right now I already use GitHub Actions to do multiple platform building
> and full automation seems reasonable to try.
> 2. Cross compile for different arch due to the lack of arm64 machine on
> GitHub Actions. Yes, this is totally unrelated to M
convey my text password to even our INFRA
member to configure a platform secret. Maybe I can just release locally,
but right now I already use GitHub Actions to do multiple platform building
and full automation seems reasonable to try.
2. Cross compile for different arch due to the lack of arm64
amas
On Thu, May 25, 2023 at 2:10 PM tison wrote:
> Hi devs,
>
> I'm trying to deploy Apache OpenDAL with multiple platform artifacts on its
> Java binding[1].
>
> Using the ASF Parent POM, I freely get a `mvn -P apache-relase deply`
> target to make the release -
Hi devs,
I'm trying to deploy Apache OpenDAL with multiple platform artifacts on its
Java binding[1].
Using the ASF Parent POM, I freely get a `mvn -P apache-relase deply`
target to make the release - that is great!
Although, every time when I execute this command, I can only release fo
Does Maven supports build on multiple-platform and finally collect the
build artifacts on different platform and forms into one package?