Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 11 - 12 of 12 for buildBom (0.04 seconds)

  1. .teamcity/src/main/kotlin/util/RerunFlakyTest.kt

            val testTaskParameterName = "testTask"
            val testNameParameterName = "testName"
            val testTaskOptionsParameterName = "testTaskOptions"
            applyDefaultSettings(os, arch, buildJvm = BuildToolBuildJvm, timeout = 0)
    
            // Show all failed tests here, since that is what we are interested in
            failureConditions.supportTestRetry = false
    
            val extraParameters =
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Wed Feb 19 08:02:04 GMT 2025
    - 5.1K bytes
    - Click Count (0)
  2. compat/maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/RemoteSnapshotMetadataGenerator.java

             * processes one artifact at a time and hence cannot associate the artifacts from the same project to use the
             * same timestamp+buildno for the snapshot versions. Allowing the caller to pass in metadata from a previous
             * deployment allows to re-establish the association between the artifacts of the same project.
             */
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Fri Jan 10 08:42:00 GMT 2025
    - 4.3K bytes
    - Click Count (0)
Back to Top