Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Exclusions not working with Jacoco Gradle plugin

java gradle jacoco

With two res directories per build variant, Gradle stopped tracking changes in resource files

How to use Gradle's dynamic versions and avoid betas?

maven junit gradle

Annotation processor in Gradle outputs source files to build/classes making javadoc fail. How to fix it?

Griffon: running 'gradle build' - Execution failed for task ':jfxJar'

gradle griffon

How do I use custom Java Annotation Processor in Gradle?

Gradle: Set a JVM option on an ANT task

ant gradle

Gradle Android - Override standard tasks

android gradle

Gradle Exclude or add reference for JAR file hard included inside library classes.jar

Error: "The newly created daemon process has a different context than expected" [duplicate]

Testing my package from Sonatype Staging

java maven gradle sonatype

Gradle test: show standard streams only with specific tests

Android studio build failed with the following error

How to inject dependencies in Gradle Plugin in Gradle recommended way?

How to configure a custom findbugs task in gradle with a different pluginClasspath

gradle findbugs

Telegram API release.keystore ERROR

How can I add a generated source folder to my source path in Gradle and IntelliJ?

gradle, idea plugin and multi-project setup

intellij-idea gradle

archiveBaseName applied to all build types

Gradle subprojects won't compile with dependency on other subproject

gradle gradle-eclipse