Skip to content

Plugin not found if applied in a script-plugin #177

@dellgreen

Description

@dellgreen

Applying the plugin to the gradle build only seems to work if the plugin is applied in the main build.gradle script. If you try to apply it from with a script-plugin then you get the error:

Plugin with id 'com.jfrog.artifactory' not found

On large jobs, as with most other plugins used, its desirable to refactor code to separate script-plugins and apply that from the main build.gradle script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions