Echec de la création de l'application Android
.
Ligne de commande : "C:\PC SOFT\WINDEV Mobile 28\Personnel\Android\OpenJDK\bin\java.exe" -Duser.dir="C:\Mes Projets Mobile\***\Android\gen" "-Dorg.gradle.appname=C:\Mes Projets Mobile\***\Android\gen" -classpath "C:\PC SOFT\WINDEV Mobile 28\Personnel\Android\Gradle\lib\gradle-launcher-7.5.1.jar" org.gradle.launcher.GradleMain assembleRelease -b "C:\Mes Projets Mobile\***\Android\gen\build.gradle"
Erreur retournée :
:lintVitalAnalyzeRelease FAILED
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':lintVitalAnalyzeRelease'.
java.nio.file.AccessDeniedException: C:\Mes Projets Mobile\***\Android\gen\build\intermediates\lint-cache\maven.google\androidx\biometric
* Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
java.lang.StackOverflowError (no error message)
* Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
==============================================================================
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 19s
33 actionable tasks: 11 executed, 22 up-to-date