Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

Jenkins failed to find target android-19

android jenkins gradle

Error when attempting to use new com.android.test plugin in project with flavors [duplicate]

Alter Android Package Names for Free & Paid App Flavors in Git

PMD in gradle how to exclude directories

gradle pmd

Gradle : How to define a task that depend on an ant target

ant gradle taskdef

How to set JRE or JDK to Java 11 for IntelliJ when I get error "compiled by a more recent version of the Java Runtime (class file version 55.0)..."

Android studio: this project is not gradle based project

sbt equivalent of gradle's JavaExec

scala gradle sbt

heroku app runs OK remotely, but fails locally with "Failed to get driver instance for jdbcUrl=jdbc:postgresql://username@localhost"

Could not find method jCenter() for arguments [] on repository container of type org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler

java.lang.NoClassDefFoundError with REST-assured 3.0.0 and Java 11 (not observed with Java 8)

java gradle rest-assured

Unable to find method 'org.gradle.api.artifacts.result.ComponentSelectionReason.getDescription()Ljava/lang/String;'

How to add a new configuration using Gradle Script Kotlin?

gradle kotlin

Gradle: how to specify two sourcesets of library and add dependency in project

Gradle to pack resources with class files in jar

java maven gradle