Francis Guchie created FINERACT-1275:
----------------------------------------
Summary: integration-tests:cargoStartLocal FAILED
Key: FINERACT-1275
URL: https://issues.apache.org/jira/browse/FINERACT-1275
Project: Apache Fineract
Issue Type: Improvement
Components: Build
Reporter: Francis Guchie
When I run ./gradlew Build and / or ./gradlew Check
i get the error message below
> Task :integration-tests:cargoStartLocal FAILED
org.codehaus.cargo.container.ContainerException: Failed to create a Tomcat 9.x
standalone configuration
> Task :integration-tests:spotbugsTest
Pass 2: Analyzing classes (190 / 190) - 100% complete
Done with analysis
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':integration-tests:cargoStartLocal'.
> org.codehaus.cargo.container.ContainerException: Failed to create a Tomcat
> 9.x standalone configuration
* 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/6.7.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 8m 33s
82 actionable tasks: 42 executed, 40 up-to-date
--
This message was sent by Atlassian Jira
(v8.3.4#803005)