Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for M2 (0.01 sec)

  1. .teamcity/src/main/kotlin/common/CommonExtensions.kt

            scriptContent =
                if (os == Os.WINDOWS) {
                    checkCleanDirWindows("%teamcity.agent.jvm.user.home%\\.m2\\repository") +
                        checkCleanDirWindows("%teamcity.agent.jvm.user.home%\\.m2\\.gradle-enterprise") +
                        checkCleanDirWindows("%teamcity.agent.jvm.user.home%\\.m2\\.develocity") +
                        checkCleanDirWindows(
                            "%teamcity.agent.jvm.user.home%\\.android",
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Wed Sep 10 01:37:13 UTC 2025
    - 15K bytes
    - Viewed (0)
  2. android/pom.xml

                To properly test this, you need to remove existing toolchains:
                rm -rf ~/.m2/jdks/ ~/.m2/toolchains.xml
                (But don't run that if you have put something into ~/.m2/toolchains.xml yourself.)
                -->
                <execution>
                  <id>download-24-and-surefire-version</id>
                  <goals>
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Sep 04 21:35:58 UTC 2025
    - 24.3K bytes
    - Viewed (0)
  3. pom.xml

                To properly test this, you need to remove existing toolchains:
                rm -rf ~/.m2/jdks/ ~/.m2/toolchains.xml
                (But don't run that if you have put something into ~/.m2/toolchains.xml yourself.)
                -->
                <execution>
                  <id>download-24-and-surefire-version</id>
                  <goals>
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Sep 04 21:35:58 UTC 2025
    - 23.9K bytes
    - Viewed (0)
Back to top