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

    Slackbot

    12/24/2022, 12:29 AM
    This message was deleted.
    v
    t
    e
    • 4
    • 6
  • s

    Slackbot

    12/25/2022, 5:42 PM
    This message was deleted.
    👀 1
    j
    c
    • 3
    • 3
  • s

    Slackbot

    12/26/2022, 5:16 PM
    This message was deleted.
    j
    e
    g
    • 4
    • 5
  • s

    Steve Vermeulen

    12/27/2022, 5:10 AM
    I find my
    gradle.lockfile
    files are usually generated the same way each time, but occasionally I find that
    compileClasspath
    is either added or removed. Anyone know why that might be? The dependencies in question are java/groovy libraries
  • s

    Slackbot

    12/27/2022, 11:28 AM
    This message was deleted.
    j
    • 2
    • 2
  • s

    Slackbot

    12/27/2022, 12:45 PM
    This message was deleted.
    m
    v
    • 3
    • 9
  • s

    Slackbot

    12/27/2022, 5:44 PM
    This message was deleted.
    c
    e
    • 3
    • 14
  • s

    Slackbot

    12/27/2022, 8:28 PM
    This message was deleted.
    a
    v
    e
    • 4
    • 14
  • s

    Slackbot

    12/28/2022, 12:19 AM
    This message was deleted.
    m
    e
    • 3
    • 6
  • s

    Slackbot

    12/28/2022, 12:36 AM
    This message was deleted.
    r
    • 2
    • 2
  • m

    Matteo

    12/28/2022, 12:49 AM
    Hi guys! I'm new to micronaut (an kotlin in general): I'm trying to follow some guides, like this one which works fine to me https://guides.micronaut.io/latest/micronaut-data-hibernate-reactive-gradle-kotlin.html#using-mysql but I wanted to switch it to postgres. I've tried to modify the
    application.yaml
    but unfortunately it doesn't work as expected:
    Copy code
    micronaut:
      application:
        name: micronaut-guide
    netty:
      default:
        allocator:
          max-order: 3
    #tag::jpa[]
    jpa:
      default:
        entity-scan:
          packages:
            - 'example.micronaut.domain' # <1>
        properties:
          hibernate:
            show-sql: true
            hbm2ddl:
              auto: update # <2>
            connection:
              db-type: postgres # <3>
        reactive: true
    #end::jpa[]
    
    test-resources:
      containers:
        postgres:
          image-name: postgres:latest
    • the postgres docker is not raised up 😕 totally ignored! But I've followed what the documentation says: https://micronaut-projects.github.io/micronaut-test-resources/snapshot/guide/#modules-databases-jdbc • the frameworks complains I'm now giving all the information needed:
    Copy code
    Message: Could not resolve placeholder ${auto.test.resources.jpa.default.properties.hibernate.connection.url}
    mmm... does this only work for mysql? any help to move this is appreciated ❤️
    v
    • 2
    • 4
  • s

    Slackbot

    12/28/2022, 10:03 AM
    This message was deleted.
    v
    • 2
    • 1
  • s

    Slackbot

    12/28/2022, 11:48 AM
    This message was deleted.
    e
    m
    v
    • 4
    • 6
  • b

    bademux

    12/28/2022, 1:06 PM
    Hi all, there is a chance the question is already answered https://github.com/gradle/gradle/issues/22925 to be short: How to force ivy 2.5.0 dependency that injected by groovy plugin(?)
    Copy code
    Execution failed for task ':common:compileAcceptanceTestGroovy'.
    > Could not resolve all files for configuration ':common:detachedConfiguration1'.
       > Could not download ivy-2.5.0.jar (org.apache.ivy:ivy:2.5.0)
          > Could not get resource '<https://mavenrepo/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar>'.
             > Could not GET '<https://mavenrepo/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar>'. Received status code 403 from server
  • s

    Slackbot

    12/29/2022, 2:57 PM
    This message was deleted.
    t
    b
    • 3
    • 6
  • m

    Matthew Von-Maszewski

    12/29/2022, 4:30 PM
    Faced with this error message on an M1 mac. Not finding a solution via google / stackoverflow. Anyone have suggestions on how to build cpp_library on Mac OS X aarch64?
    Copy code
    No tool chain has support to build C++ for host operating system 'Mac OS X' architecture 'aarch64'
    Yes, Intel mac works fine. But need M1 native build too.
  • s

    Slackbot

    12/30/2022, 1:09 AM
    This message was deleted.
    m
    h
    • 3
    • 4
  • s

    Slackbot

    12/30/2022, 12:42 PM
    This message was deleted.
    v
    p
    • 3
    • 3
  • s

    Slackbot

    12/31/2022, 1:24 AM
    This message was deleted.
    j
    f
    • 3
    • 2
  • s

    Slackbot

    01/02/2023, 10:09 PM
    This message was deleted.
    v
    • 2
    • 1
  • s

    Slackbot

    01/03/2023, 11:11 AM
    This message was deleted.
    m
    • 2
    • 1
  • s

    Slackbot

    01/03/2023, 2:03 PM
    This message was deleted.
    🐔 7
    🥚 7
    m
    • 2
    • 2
  • s

    Slackbot

    01/03/2023, 6:19 PM
    This message was deleted.
    m
    • 2
    • 2
  • s

    Slackbot

    01/04/2023, 11:44 AM
    This message was deleted.
    l
    j
    • 3
    • 6
  • s

    Slackbot

    01/04/2023, 1:00 PM
    This message was deleted.
    m
    a
    • 3
    • 11
  • s

    Slackbot

    01/04/2023, 7:57 PM
    This message was deleted.
    m
    r
    • 3
    • 3
  • s

    Slackbot

    01/05/2023, 2:28 PM
    This message was deleted.
    j
    m
    • 3
    • 6
  • s

    Slackbot

    01/05/2023, 2:42 PM
    This message was deleted.
    n
    j
    • 3
    • 7
  • s

    Slackbot

    01/05/2023, 3:29 PM
    This message was deleted.
    m
    g
    t
    • 4
    • 11
  • s

    Slackbot

    01/05/2023, 3:41 PM
    This message was deleted.
    j
    m
    • 3
    • 39
1...323334...102Latest