You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2021. It is now read-only.
I have downloaded the source code for the airpal and trying to build the package by following the instruction given however it keeps on going to internet URLs to fetch some information. I managed to fix one of the URLs but now stuck with following error.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 5 mins 16.947 secs
My Server doesn't have any internet connectivity. Does anyone know the number of changes and downloads I need to do in order to remove the internet dependency?
Appreciate your help.
The text was updated successfully, but these errors were encountered:
Surprised this isn't more popular.
I am also having this same issue, so also looking for a fix.
If not will probably just go back to using the other one.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have downloaded the source code for the airpal and trying to build the package by following the instruction given however it keeps on going to internet URLs to fetch some information. I managed to fix one of the URLs but now stuck with following error.
FAILURE: Build failed with an exception.
Where:
Build file '/opt/PrestoDB/airpal-master/build.gradle' line: 8
What went wrong:
Error resolving plugin [id: 'pl.allegro.tech.build.axion-release', version: '0.9.9']
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 5 mins 16.947 secs
My Server doesn't have any internet connectivity. Does anyone know the number of changes and downloads I need to do in order to remove the internet dependency?
Appreciate your help.
The text was updated successfully, but these errors were encountered: