google / google/protobuf-gradle-plugin

Gradle 7.2 support

Open
#522 4 comments 9 reactions 0 assignees View on GitHub
gradle compatibility
Dominant language
Groovy
Stars
1.8k
Forks
288
PR merge metrics
No merged PRs in 30d

Description

Getting the below warning

`Execution optimizations have been disabled for task ':common:processResources' to ensure correctness due to the following reasons:`

` Reason: Task ':common:processResources' uses this output of task ':common:extractProto' without declaring an explicit or implicit dependency.`

and also the error

```
Execution failed for task ':common:processResources'.
> Entry user_info.proto is a duplicate but no duplicate handling strategy has been set.
```
while using com.google.protobuf gradle pulugin version 0.8.17 for build task.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.