We can add a task to be executed before this one: https://github.com/aerogear/digger-installer/blob/master/ android-sdk/tasks/main.yml# L159 That task could show a message like this: "By pressing enter you agree with google android sdk license: https://developer.android.com/studio/index.html# " as we do with osx jdk update: https://github.com/linux-bundle aerogear/digger-installer/ blob/master/java/tasks/osx. yml#L28 On Wed, Sep 27, 2017 at 6:21 AM, Matthias Wessendorf <matzew@apache.org> wrote:Hi,In the digger-installer, we have a component that downloads the Android SDK and asks afterwards to accept the license:The output is from the sdkmanager itself.However, on the website, when manually downloading the SDK, you need to accept the license first.See:I guess this should be changed on the current execution path.Any thoughts ?-Matthias--Matthias Wessendorf
blog: http://matthiaswessendorf.wordpress.com/
twitter: http://twitter.com/mwessendorf
_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev --
_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev