Skip to content

Gradle build with overridden outDir (e.g. to target) not handled correctly #13

@nealeu

Description

@nealeu

Our out folder is target/classes/kotlin/test but because this doesn't match build/classes/kotlin/test, then it is mistakenly handled as a Maven build.

Given that people will often override the out folder to target, or perhaps something else, then maybe a a better algorithm would be to detect kotlin/test and then look to see if a directory src exists above it's parent.

Would you be interested in a pull request for that change?

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