Skip to content

Gradle project isolation #495

Description

@emartynov

Hey hey,

I'm trying to achieve project isolation working in project and I see Fladle is reported:

Violations:                                                                                                                                                                                          
  - Project ':' accesses Project.extensions on subprojects
  - Project ':' accesses Project.pluginManager on subprojects

Root cause: Fulladle's root plugin iterates subprojects to detect which ones have the com.android.application plugin applied (pluginManager.hasPlugin(...)) and to read their android {} extension.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions