``` Couldn't compile file: result....
# kobalt
e
Copy code
Couldn't compile file:                 result.add(projectMap[it.project]!!)
/home/erik/test/kobalt/modules/kobalt-plugin-api/src/main/kotlin/com/beust/kobalt/internal/TaskManager.kt:123:39 Smart cast to 'String' is impossible, because 'it.project' is a property that has open or custom getter
*****
***** ERROR Error: com.beust.kobalt.KobaltException: Couldn't compile file:                 result.add(projectMap[it.project]!!)
/home/erik/test/kobalt/modules/kobalt-plugin-api/src/main/kotlin/com/beust/kobalt/internal/TaskManager.kt:123:39 Smart cast to 'String' is impossible, because 'it.project' is a property that has open or custom getter
*****