Skip to content

Unable to set task dependencies #29

@foriegnbody

Description

@foriegnbody

I was using the following (example) to ensure the deployment to beanstalk happened as part of a "gradle build" with the following:

war.finalizedBy deployStaging.

I have several other dependsOn/finalizings to ensure other tasks are triggered when the beanstalk upload happens.
For example:
deployStaging.finalizedBy cnfinish

This works in 0.1.7 - doesn't in 2.0 onwards.

I'm not sure if this was intentional but I cannot find another way of setting those dependencies! Is it no longer possible, or am I just missing something obvious?

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