Krystian Panek
Krystian Panek
hmm or it could stay as is but password should be provided as environment variable passed to the VM via custom_data (cloud init) as mentioned in wttech-private/gat#235 and GAP should...
env var need to be somehow injected here if password is not explicitly defined as Java property
Aem 6.5.11, jdk 11, mac
When running launcher from Maven dir gap should go one dir up, rename source dir to 'maven', rename current dir to origin maven's dir name (if it is possible and...
AEMaaCS as far as I know supports private Maven repositories so you could host it on your own.
Hosting zips on Maven Central is forbidden or at least not straightforward. Bintray is no longer an option.
Maybe it was only a case when I tried to propagate it from jcenter to Maven central. I was consulting it with jfrog support team even 😁
I have no time / resources to do that. Sorry.
@mathewseby you need to preinstall all needed python dependencies before running Ansible with Mitogen. So you could run at first Ansible without Mitogen to install only Python dependencies and then...