-
Updated
Mar 18, 2022 - Kotlin
gradle-plugin
Here are 1,216 public repositories matching this topic...
-
Updated
Mar 17, 2022 - Java
Expected Behavior
When an exception is thrown while running a Rule we should provide information about the file and the Rule.
Current Behavior
We only provide information about the file.
Context
We had some issues lately where the users report exceptions on a Rule but we need to ask for the full stacktrace to know what's going on (an example: #4612). And the issue is also "de
-
Updated
Mar 17, 2022 - Kotlin
-
Updated
Mar 18, 2022 - Java
-
Updated
Feb 16, 2022 - Kotlin
-
Updated
Mar 11, 2022 - Java
-
Updated
Apr 10, 2021 - Java
-
Updated
Mar 15, 2022 - Java
-
Updated
Feb 25, 2022 - Java
-
Updated
Feb 23, 2021 - Kotlin
Describe the bug
refreshVersions is not able to find the latest versions of artifact in local maven repository.
To Reproduce
- Publish any project/library that uses
maven-publishplugin to local maven repository, e.g. via./gradlew publishToMavenLocal - Use it as a dependency in another project with refreshVersions, specifying the local repository via `repositories {
-
Updated
Mar 13, 2022 - Java
-
Updated
Mar 2, 2022 - Groovy
-
Updated
Feb 11, 2022 - Kotlin
-
Updated
Mar 18, 2022 - Kotlin
-
Updated
Mar 14, 2022 - Kotlin
-
Updated
Mar 1, 2022 - Java
-
Updated
Mar 13, 2021 - Groovy
-
Updated
Oct 11, 2021 - Groovy
-
Updated
Feb 21, 2022 - Groovy
-
Updated
Oct 3, 2021 - Kotlin
-
Updated
Mar 18, 2022 - Kotlin
The functionalTest suite has a number of Android specs that assume a dev environment suitable for them to run in. For any current or former Android developer, this is trivial, as they would have installed all the necessary tools since time immemorial. For non-Android JVM developers, this means they cannot run the full test suite. They can run all the JVM tests with `./gradlew funcTest --tests co
-
Updated
Jul 5, 2021 - Groovy
-
Updated
Mar 21, 2021 - Kotlin
-
Updated
Mar 17, 2022 - Groovy
Improve this page
Add a description, image, and links to the gradle-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gradle-plugin topic, visit your repo's landing page and select "manage topics."
Maybe new warnings after upgrading ErrorProne in #3355.