Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gradle

How to specify module name when publishing to Artifactory from Jenkins

Gradle uploadArchives task unable to read secret key

gradle code-signing gnupg

Gradle build stuck at "Waiting to acquire shared lock on daemon addresses registry."

java gradle build fortify jstack

How do I properly add --add-opens to jvmArgs in JavaExec task

How can I make one single `.gradle` cache for multiple projects?

gradle build-automation

How to convert gradle ant java task to kotlin

java gradle kotlin ant

Gradle KTS. How to move dependencies configuration to a separate file from main build?

Error in library built with jitpack: Unable to resolve dependency for ':app@debug/compileClasspath'

android gradle jitpack

Android Studio classes.dex (Access is Denied)

Spring Boot Actuator Info Endpoint Version from Gradle File

gradle spring-boot

Can I read Gradle properties in the 'settings.gradle.kts' file?

Execution failed for task ':app:kspDebugKotlin'. > A failure occurred while executing ..GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction

In Gradle, how to access the version of a dependency from the version catalog so it can be passed to a task configuration?

Unable to find method ''java.io.File > org.jetbrains.kotlin.gradle.tasks.KotlinCompile.getDestinationDir()

Add classpath to build.gradle in cordova plugin

What is "group" property for in Gradle?

groovy gradle

Could not get unknown property 'artifactory_contextUrl' for root project '[redacted]' of type org.gradle.api.Project

java spring gradle

Can't add ProgressIndicators (app crashes)

Could not find method uploadArchives() for arguments in build.gradle

What are delegate objects?

android gradle groovy