Skip to content

Is it possible to make compatible with Project Isolation? #288

@tinder-johnbuhanan2

Description

@tinder-johnbuhanan2

version: 0.5.0

Would be cool if this could work with PI. Can anyone tell me if this is even possible?

Stacktrace:

Exception at `com.dropbox.affectedmoduledetector.DependencyTracker.<init>(DependencyTracker.kt:38)`
org.gradle.api.InvalidUserCodeException: Project ':' cannot access 'Project.configurations' functionality on subprojects
	at org.gradle.api.internal.project.MutableStateAccessAwareProject.getConfigurations(MutableStateAccessAwareProject.java:111)
	at com.dropbox.affectedmoduledetector.DependencyTracker.<init>(DependencyTracker.kt:38)
	at com.dropbox.affectedmoduledetector.AffectedModuleDetectorPlugin.filterAndroidTests(AffectedModuleDetectorPlugin.kt:229)
	at com.dropbox.affectedmoduledetector.AffectedModuleDetectorPlugin.access$filterAndroidTests(AffectedModuleDetectorPlugin.kt:39)
	at com.dropbox.affectedmoduledetector.AffectedModuleDetectorPlugin$apply$2.invoke(AffectedModuleDetectorPlugin.kt:56)
	at com.dropbox.affectedmoduledetector.AffectedModuleDetectorPlugin$apply$2.invoke(AffectedModuleDetectorPlugin.kt:54)
	at com.dropbox.affectedmoduledetector.AffectedModuleDetectorPlugin.apply$lambda$1(AffectedModuleDetectorPlugin.kt:54)
	at java.base/java.lang.Thread.run(Thread.java:840)

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