https://gradle.com/ logo
Join Slack
Powered by
# community-support
  • s

    Slackbot

    05/22/2023, 2:09 PM
    This message was deleted.
    v
    d
    • 3
    • 34
  • s

    Slackbot

    05/22/2023, 4:10 PM
    This message was deleted.
    j
    a
    s
    • 4
    • 77
  • s

    Slackbot

    05/22/2023, 6:06 PM
    This message was deleted.
    v
    n
    a
    • 4
    • 10
  • s

    Slackbot

    05/22/2023, 6:45 PM
    This message was deleted.
    r
    a
    +3
    • 6
    • 24
  • g

    Giuseppe Barbieri

    05/23/2023, 9:36 AM
    regarding versions alignment, if I have the root project depending on all the subprojects, if a consumer add this root project as a dependency, would also all the subprojects automatically aligned or shall he add a dependency on the platform itself?
  • s

    Slackbot

    05/23/2023, 6:57 PM
    This message was deleted.
    t
    • 2
    • 1
  • s

    Slackbot

    05/23/2023, 7:34 PM
    This message was deleted.
    c
    • 2
    • 1
  • s

    Slackbot

    05/23/2023, 8:05 PM
    This message was deleted.
    s
    j
    • 3
    • 3
  • s

    Slackbot

    05/24/2023, 1:23 AM
    This message was deleted.
    v
    • 2
    • 1
  • s

    Slackbot

    05/24/2023, 1:23 PM
    This message was deleted.
    m
    v
    v
    • 4
    • 16
  • s

    Slackbot

    05/24/2023, 1:33 PM
    This message was deleted.
    ✅ 1
    j
    m
    a
    • 4
    • 9
  • s

    Slackbot

    05/24/2023, 4:11 PM
    This message was deleted.
    c
    c
    +3
    • 6
    • 23
  • s

    Slackbot

    05/24/2023, 10:18 PM
    This message was deleted.
    a
    a
    v
    • 4
    • 15
  • s

    Slackbot

    05/25/2023, 3:05 AM
    This message was deleted.
    v
    • 2
    • 2
  • d

    Doni

    05/25/2023, 3:52 AM
    Hi, sometimes we have error like this
    Copy code
    * What went wrong:
    Execution failed for task ':credit:compileGeneralStagingKotlin'.
    > A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
       > Compilation error. See log for more details
    
    * Try:
    > Run with --info or --debug option to get more log output.
    
    * Exception is:
    org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':credit:compileGeneralStagingKotlin'.
    	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:149)
    	at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:282)
    	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:147)
    	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:135)
    	at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)
    	at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:51)
    	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)
    	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:74)
    	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)
    	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)
    but the root cause is:
    Copy code
    e: file:///Users/vagrant/workspace/Traveloka-Android/build/credit/src/main/.....
    Is it possible to put the original error above inside "What went wrong" part or somewhere on the end of build? We wasting lot of time to find the original error from our large log file, would be nice if we can highlight that on the end of log.
  • s

    Slackbot

    05/25/2023, 7:10 AM
    This message was deleted.
    v
    h
    m
    • 4
    • 5
  • m

    Miroww328

    05/25/2023, 6:39 PM
    Hello, everyone. now I'm going to create native image for my project. so I am using com.palantir.graal plugin. https://plugins.gradle.org/plugin/com.palantir.graal Enviroment: Gradle version:8.1.1 OS: windows 10. Java version: 17 https://prnt.sc/SONRjdXI9nDt using the library https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-22.3.0/graalvm-ce-java17-windows-amd64-22.3.0.zip installed visual studio community 2019 https://prnt.sc/pQPPO3j8fQii I have created two files for linux/Mac os from the project via "./gradlew nativeImage". but I have a problem on windows 10. my issues: https://prnt.sc/ZqXCbYWJeIop https://prnt.sc/mKecFWjeNiCB I am not sure about the reason. if you have an experience with it, Please let me know. thanks. Miroww
  • s

    Slackbot

    05/26/2023, 10:19 AM
    This message was deleted.
    g
    v
    • 3
    • 10
  • s

    Slackbot

    05/26/2023, 7:24 PM
    This message was deleted.
    c
    • 2
    • 1
  • s

    Su5eD

    05/27/2023, 6:51 PM
    Is it possible to use task outputs in artifac transformers? I can give one the path to a task's output file, but the task is never executed.
  • s

    Slackbot

    05/28/2023, 7:25 AM
    This message was deleted.
    v
    • 2
    • 1
  • s

    Slackbot

    05/29/2023, 8:29 PM
    This message was deleted.
    c
    i
    +3
    • 6
    • 28
  • s

    Slackbot

    05/30/2023, 4:45 AM
    This message was deleted.
    v
    • 2
    • 1
  • s

    Slackbot

    05/30/2023, 4:47 AM
    This message was deleted.
    v
    g
    • 3
    • 2
  • s

    Slackbot

    05/30/2023, 9:38 AM
    This message was deleted.
    v
    a
    i
    • 4
    • 10
  • s

    Slackbot

    05/30/2023, 9:46 AM
    This message was deleted.
    v
    h
    • 3
    • 19
  • s

    Slackbot

    05/30/2023, 12:43 PM
    This message was deleted.
    v
    s
    +2
    • 5
    • 12
  • p

    Philip W

    05/30/2023, 4:45 PM
    Just a though: What about adding a CoroutineScope to the WorkerExecutor? If you want to use coroutines in a WorkerAction, you need to use
    runBlocking
    . Is this usage okay, because it would block the current thread, or do you have another idea?
    ➕ 1
  • s

    Slackbot

    05/31/2023, 11:59 AM
    This message was deleted.
    j
    v
    d
    • 4
    • 34
  • t

    Thomas Keller

    05/31/2023, 3:17 PM
    I’m currently trying to debug a Gradle plugin (kotlinx-kover) on Gradle 8.0.2 that seemingly runs endlessly while executing a task. When I connect to the Gradle process in my IDE and pause execution, I see 160 (!) “Unconstrained build operation” threads, all parked. What are these?
1...535455...102Latest