8000 Gradle build looks for non-existent ../deploy.gradle file · Issue #28 · jitpack/jitci · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Gradle build looks for non-existent ../deploy.gradle file #28
Open
@nbauma109

Description

@nbauma109

It seems to me that gradle builds can only fail at publish stage since the default command uses an unexisting init script outside of the project. The default command used is :

./gradlew deploy -I ../deploy.gradle

By activating --debug and --stacktrace in Settings -> Publish -> Run default commands, I could see that the file didn't exist

The specified initialization script '/home/jitpack/build/deploy.gradle' does not exist.

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

      0