Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CLEAN_M2 (0.09 sec)

  1. .teamcity/src/main/kotlin/configurations/CheckTeamCityKotlinDSL.kt

                    scriptContent = "./mvnw clean verify -Dmaven.repo.local=../build"
                    workingDir = ".teamcity"
                }
                script {
                    name = "CLEAN_M2"
                    scriptContent = checkCleanDirUnixLike("%teamcity.agent.jvm.user.home%/.m2/.develocity", exitOnFailure = false)
                }
            }
        }
    Registered: Wed Oct 30 11:36:09 UTC 2024
    - Last Modified: Wed Oct 16 09:50:46 UTC 2024
    - 940 bytes
    - Viewed (0)
Back to top