Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for POM (0.15 sec)

  1. .fleet/settings.json

    {
        "backend.maxHeapSizeMb": 2602,
    
        // https://youtrack.jetbrains.com/issue/FL-22276
        // Fleet cannot handle nested maven projects until FL-22276
        "ignored.project.globs": [
            "**/pom.xml"
        ]
    Json
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Mon Oct 16 13:48:21 GMT 2023
    - 214 bytes
    - Viewed (0)
  2. .space/CODEOWNERS

    /libraries/tools/mutability-annotations-compat/ "Kotlin Libraries"
    /libraries/tools/script-runtime/ "Kotlin Compiler Core"
    
    /libraries/maven-settings.xml "Kotlin Build Infrastructure"
    /libraries/pom.xml "Kotlin Build Infrastructure"
    /libraries/mvnw "Kotlin Build Infrastructure"
    /libraries/mvnw.cmd "Kotlin Build Infrastructure"
    /libraries/.mvn/wrapper/maven-wrapper.properties "Kotlin Build Infrastructure"
    Plain Text
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Thu Apr 25 19:58:12 GMT 2024
    - 23.9K bytes
    - Viewed (0)
  3. ChangeLog.md

    ### Tools. Maven
    
    - [`KTIJ-25445`](https://youtrack.jetbrains.com/issue/KTIJ-25445) Maven. JVM target is imported as 1.6 when no target specified in pom.xml
    
    ### Tools. Parcelize
    
    - [`KT-59112`](https://youtrack.jetbrains.com/issue/KT-59112) K2: "IllegalStateException: Function has no body with `@Parcelize`" on nested sealed class hierarchies
    
    ### Tools. Scripts
    Plain Text
    - Registered: Fri May 03 08:18:13 GMT 2024
    - Last Modified: Thu Dec 21 17:48:12 GMT 2023
    - 268.7K bytes
    - Viewed (1)
Back to top