Skip to content

Error when running: gradle clean unzipLibs shadowJar deploy #53

@rprusia

Description

@rprusia

I am struggling getting the following to build without errors. I noticed that there was a issue regarding this command and that one of the resolutions was to downgraded to grade 4.10.3, but that has not fixed my issues.

It appears it has a problem starting 'command 'sls'. Any idea what I could be doing wrong?

C:\Code\lambda-selenium\lambda-selenium-java>gradle clean unzipLibs shadowJar deploy

Task :deploy FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':deploy'.

A problem occurred starting process 'command 'sls''

  • 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 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.10.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 18s
7 actionable tasks: 6 executed, 1 up-to-date

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions