gradle-git-properties icon indicating copy to clipboard operation
gradle-git-properties copied to clipboard

com.gorylenko.GenerateGitPropertiesTask' property 'gitProperties' is missing an input or output annotation?

Open ramshers opened this issue 2 years ago • 1 comments

I am facing below error. I am using Java 11 and the Gradle 7.4.1 wrapper

Some problems were found with the configuration of task ':myservice-server:generateGitProperties' (type 'GenerateGitPropertiesTask').

In plugin 'com.gorylenko.gradle-git-properties' type 'com.gorylenko.GenerateGitPropertiesTask' property 'gitProperties' is missing an input or output annotation

Any guidance on how to overcome this error.

ramshers avatar Aug 30 '22 12:08 ramshers

I've ran into the same issue.

alejandrotineo avatar Sep 15 '22 15:09 alejandrotineo