Skip to content

Custom templates don´t work properly with Gradle Plugin #1158

Closed
@esfomeado

Description

@esfomeado

Issue Description

The custom template don't work properly with the Gradle Plugin since the daemon folder is used as root instead of the project folder.

Steps to Reproduce

Try to configure a custom template using the gradle plugin.
The root folder is going to be the gradle daemon root.

Expected Result

It should use the project folder as the root.

Actual Result

It uses the daemon root.

Your Environment and Setup

  • graphql-java-codegen version: 5.7.1
  • Build tool: Gradle

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions