Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid Gradle module files #2160

Merged
merged 1 commit into from
Dec 30, 2020
Merged

Avoid Gradle module files #2160

merged 1 commit into from
Dec 30, 2020

Conversation

mockitoguy
Copy link
Member

@mockitoguy mockitoguy commented Dec 30, 2020

Avoid Gradle module files until there is a use case for them. The less we publish the less complexity.

Fixes: #2159

Tested by running `./gradlew publishToMavenLocal' and inspecting files / poms.

Avoid Gradle module files until there is a use case for them. The less we publish the less complexity.

Fixes: #2159
@mockitoguy
Copy link
Member Author

I'm going to merge it. I believe that the failure will be fixed by my earlier PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mockito published maven artifact is missing .module files
2 participants